Home
last modified time | relevance | path

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

12

/kernel/linux/linux-4.19/net/netfilter/ipset/
Dip_set_hash_gen.h267 #define htype MTYPE macro
280 struct htype { struct
281 struct htable __rcu *table; /* the hash table */
282 struct timer_list gc; /* garbage collection when timeout enabled */
306 mtype_add_cidr(struct htype *h, u8 cidr, u8 n) in mtype_add_cidr() argument
/kernel/linux/linux-5.10/net/netfilter/ipset/
Dip_set_hash_gen.h289 #define htype MTYPE macro
302 struct htype { struct
303 struct htable __rcu *table; /* the hash table */
304 struct htable_gc gc; /* gc workqueue */
305 u32 maxelem; /* max elements in the hash */
306 u32 initval; /* random jhash init value */
308 u32 markmask; /* markmask value for mark mask to store */
311 u8 ahash_max; /* max elements in an array block */
314 u8 netmask; /* netmask value for subnets to store */
338 mtype_add_cidr(struct ip_set *set, struct htype *h, u8 cidr, u8 n) in mtype_add_cidr() argument
/kernel/linux/linux-4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c330 u32 mask, u32 offset, u8 htype) in process_pedit_field()
459 u8 htype; in cxgb4_process_flow_actions() local
492 u8 cmd, htype; in valid_pedit_action() 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-4.19/net/sched/
Dact_pedit.c265 enum pedit_header_type htype, int *hoffset) in pedit_skb_hdr_offset()
313 enum pedit_header_type htype = in tcf_pedit_act() local
/kernel/linux/linux-5.10/net/sched/
Dact_pedit.c275 enum pedit_header_type htype, int *hoffset) in pedit_skb_hdr_offset()
323 enum pedit_header_type htype = in tcf_pedit_act() local
/kernel/linux/linux-4.19/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/patches/linux-5.10/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/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
Debt_arp.h24 __be16 htype; member
/kernel/linux/linux-4.19/include/net/tc_act/
Dtc_pedit.h9 enum pedit_header_type htype; member
/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-5.10/drivers/crypto/bcm/
Dspu.c557 enum hash_type htype) in spum_digest_size()
Dspu2.c918 enum hash_type htype) in spu2_digest_size()
/kernel/linux/linux-4.19/drivers/crypto/bcm/
Dspu.c575 enum hash_type htype) in spum_digest_size()
Dspu2.c929 enum hash_type htype) in spu2_digest_size()
/kernel/linux/linux-5.10/net/batman-adv/
Ddistributed-arp-table.c77 __u8 htype; member
1542 __u8 htype; in batadv_dat_check_dhcp() member
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dcore_irongate.h97 igcsr32 htype; /* 0x0C - header type (at 0x0E) */ member
/kernel/linux/linux-4.19/arch/alpha/include/asm/
Dcore_irongate.h97 igcsr32 htype; /* 0x0C - header type (at 0x0E) */ member
/kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/flower/
Daction.c548 enum pedit_header_type htype; in nfp_fl_pedit() local
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_ccamisc.h107 u8 htype; /* hash method, 0x02 for SHA-256 */ member
/kernel/linux/linux-5.10/net/ipv4/
Dipconfig.c607 u8 htype; /* HW address type */ member
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
Dgdm_lte.c583 u8 htype; /* hardware address type. in gdm_lte_netif_rx() member

12