Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/net/netfilter/ipset/
Dip_set_hash_gen.h277 #define htype MTYPE macro
290 struct htype { struct
291 struct htable __rcu *table; /* the hash table */
292 struct htable_gc gc; /* gc workqueue */
293 u32 maxelem; /* max elements in the hash */
294 u32 initval; /* random jhash init value */
296 u32 markmask; /* markmask value for mark mask to store */
298 u8 bucketsize; /* max elements in an array block */
300 u8 netmask; /* netmask value for subnets to store */
301 union nf_inet_addr bitmask; /* stores bitmask */
[all …]
/kernel/linux/linux-5.10/net/netfilter/ipset/
Dip_set_hash_gen.h291 #define htype MTYPE macro
304 struct htype { struct
305 struct htable __rcu *table; /* the hash table */
306 struct htable_gc gc; /* gc workqueue */
307 u32 maxelem; /* max elements in the hash */
308 u32 initval; /* random jhash init value */
310 u32 markmask; /* markmask value for mark mask to store */
313 u8 ahash_max; /* max elements in an array block */
316 u8 netmask; /* netmask value for subnets to store */
340 mtype_add_cidr(struct ip_set *set, struct htype *h, u8 cidr, u8 n) in mtype_add_cidr() argument
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c375 u32 mask, u32 offset, u8 htype, in process_pedit_field()
541 u8 htype; in cxgb4_process_flow_actions() local
584 u8 htype; in valid_pedit_action() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c375 u32 mask, u32 offset, u8 htype, in process_pedit_field()
541 u8 htype; in cxgb4_process_flow_actions() local
584 u8 htype; in valid_pedit_action() local
/kernel/linux/linux-5.10/net/sched/
Dact_pedit.c292 enum pedit_header_type htype, int *hoffset) in pedit_skb_hdr_offset()
345 enum pedit_header_type htype = in tcf_pedit_act() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpedit.c52 u8 htype = act->mangle.htype; in mlx5e_tc_act_pedit_parse_action() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
Debt_arp.h24 __be16 htype; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
Debt_arp.h34 __be16 htype; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/
Debt_arp.h23 __be16 htype; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/
Debt_arp.h34 __be16 htype; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
Debt_arp.h23 __be16 htype; member
/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_pedit.h9 enum pedit_header_type htype; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c171 enum flow_action_mangle_base htype = act->mangle.htype; in mlxsw_sp_flower_parse_actions() local
Dspectrum_acl.c517 enum flow_action_mangle_base htype; member
628 enum flow_action_mangle_base htype, in mlxsw_sp_acl_rulei_act_mangle()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
Dspu.c555 enum hash_type htype) in spum_digest_size()
/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dspu.c557 enum hash_type htype) in spum_digest_size()
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c222 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()
/kernel/linux/linux-5.10/net/batman-adv/
Ddistributed-arp-table.c77 __u8 htype; member
1545 __u8 htype; in batadv_dat_check_dhcp() member
/kernel/linux/linux-6.6/net/batman-adv/
Ddistributed-arp-table.c76 __u8 htype; member
1483 __u8 htype; in batadv_dat_check_dhcp() member
/kernel/linux/linux-6.6/arch/alpha/include/asm/
Dcore_irongate.h97 igcsr32 htype; /* 0x0C - header type (at 0x0E) */ member
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dcore_irongate.h97 igcsr32 htype; /* 0x0C - header type (at 0x0E) */ member

123