Home
last modified time | relevance | path

Searched defs:htype (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.14.4/net/netfilter/ipset/
Dip_set_hash_gen.h278 #define htype MTYPE macro
291 struct htype { struct
292 struct htable __rcu *table; /* the hash table */
293 struct htable_gc gc; /* gc workqueue */
294 u32 maxelem; /* max elements in the hash */
295 u32 initval; /* random jhash init value */
297 u32 markmask; /* markmask value for mark mask to store */
299 u8 bucketsize; /* max elements in an array block */
301 u8 netmask; /* netmask value for subnets to store */
302 union nf_inet_addr bitmask; /* stores bitmask */
[all …]
/linux-6.14.4/include/net/tc_act/
Dtc_pedit.h10 enum pedit_header_type htype; member
55 u32 htype = TCA_PEDIT_KEY_EX_HDR_TYPE_NETWORK; in tcf_pedit_htype() local
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c381 u32 mask, u32 offset, u8 htype, in process_pedit_field()
547 u8 htype; in cxgb4_process_flow_actions() local
590 u8 htype; in valid_pedit_action() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpedit.c53 u8 htype = act->mangle.htype; in mlx5e_tc_act_pedit_parse_action() local
/linux-6.14.4/net/sched/
Dact_pedit.c357 enum pedit_header_type htype, int *hoffset) in pedit_skb_hdr_offset()
390 enum pedit_header_type htype = TCA_PEDIT_KEY_EX_HDR_TYPE_NETWORK; in tcf_pedit_act() local
Dact_ct.c76 enum flow_action_mangle_base htype, in tcf_ct_add_mangle_action()
/linux-6.14.4/include/uapi/linux/netfilter_bridge/
Debt_arp.h23 __be16 htype; member
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c137 enum flow_action_mangle_base htype) in get_mangled_key()
339 enum flow_action_mangle_base htype = FLOW_ACT_MANGLE_UNSPEC; in nfp_ct_merge_check() local
Daction.c914 enum flow_action_mangle_base htype; in nfp_fl_pedit() local
/linux-6.14.4/net/batman-adv/
Ddistributed-arp-table.c75 __u8 htype; member
1472 __u8 htype; in batadv_dat_check_dhcp() member
/linux-6.14.4/drivers/crypto/bcm/
Dspu.c555 enum hash_type htype) in spum_digest_size()
Dspu2.c923 enum hash_type htype) in spu2_digest_size()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c227 enum flow_action_mangle_base htype = act->mangle.htype; in mlxsw_sp_flower_parse_actions() local
Dspectrum_acl.c522 enum flow_action_mangle_base htype; member
716 enum flow_action_mangle_base htype, in mlxsw_sp_acl_rulei_act_mangle()
/linux-6.14.4/arch/alpha/include/asm/
Dcore_irongate.h97 igcsr32 htype; /* 0x0C - header type (at 0x0E) */ member
/linux-6.14.4/drivers/s390/crypto/
Dzcrypt_ccamisc.h108 u8 htype; /* hash method, 0x02 for SHA-256 */ member
/linux-6.14.4/net/ipv4/
Dipconfig.c631 u8 htype; /* HW address type */ member
/linux-6.14.4/drivers/media/dvb-core/
Ddvb_net.c229 unsigned char htype = p->ule_sndu_type & 0x00FF; in handle_one_ule_extension() local
/linux-6.14.4/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c611 enum rss_hash_type htype; in qede_get_rxhash() local
/linux-6.14.4/net/netfilter/
Dnf_flow_table_offload.c205 enum flow_action_mangle_base htype, u32 offset, in flow_offload_mangle()
/linux-6.14.4/drivers/net/wireless/ath/ath5k/
Dbase.c674 enum ath5k_pkt_type htype; in get_hw_packet_type() local
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c190 u8 htype; in bnxt_tc_parse_pedit() local
/linux-6.14.4/include/net/
Dflow_offload.h256 enum flow_action_mangle_base htype; member
/linux-6.14.4/drivers/net/wireless/ath/ath9k/
Dxmit.c1383 enum ath9k_pkt_type htype; in get_hw_packet_type() local
/linux-6.14.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c417 enum eth_rss_hash_type htype; in bnx2x_get_rxhash() local

12