Home
last modified time | relevance | path

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

12

/Linux-v6.6/net/netfilter/ipset/
Dip_set_hash_gen.h275 #define htype MTYPE macro
288 struct htype { struct
289 struct htable __rcu *table; /* the hash table */
290 struct htable_gc gc; /* gc workqueue */
291 u32 maxelem; /* max elements in the hash */
292 u32 initval; /* random jhash init value */
294 u32 markmask; /* markmask value for mark mask to store */
296 u8 bucketsize; /* max elements in an array block */
298 u8 netmask; /* netmask value for subnets to store */
299 union nf_inet_addr bitmask; /* stores bitmask */
[all …]
/Linux-v6.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
/Linux-v6.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
/Linux-v6.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
/Linux-v6.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
Dact_ct.c71 enum flow_action_mangle_base htype, in tcf_ct_add_mangle_action()
/Linux-v6.6/include/uapi/linux/netfilter_bridge/
Debt_arp.h23 __be16 htype; member
/Linux-v6.6/drivers/crypto/bcm/
Dspu.c555 enum hash_type htype) in spum_digest_size()
Dspu2.c923 enum hash_type htype) in spu2_digest_size()
/Linux-v6.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
Daction.c899 enum flow_action_mangle_base htype; in nfp_fl_pedit() local
/Linux-v6.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.c521 enum flow_action_mangle_base htype; member
715 enum flow_action_mangle_base htype, in mlxsw_sp_acl_rulei_act_mangle()
/Linux-v6.6/net/batman-adv/
Ddistributed-arp-table.c76 __u8 htype; member
1483 __u8 htype; in batadv_dat_check_dhcp() member
/Linux-v6.6/arch/alpha/include/asm/
Dcore_irongate.h97 igcsr32 htype; /* 0x0C - header type (at 0x0E) */ member
/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_ccamisc.h107 u8 htype; /* hash method, 0x02 for SHA-256 */ member
/Linux-v6.6/net/ipv4/
Dipconfig.c631 u8 htype; /* HW address type */ member
/Linux-v6.6/drivers/staging/gdm724x/
Dgdm_lte.c583 u8 htype; /* hardware address type. in gdm_lte_netif_rx() member
/Linux-v6.6/drivers/media/dvb-core/
Ddvb_net.c229 unsigned char htype = p->ule_sndu_type & 0x00FF; in handle_one_ule_extension() local
/Linux-v6.6/net/netfilter/
Dnf_flow_table_offload.c205 enum flow_action_mangle_base htype, u32 offset, in flow_offload_mangle()
/Linux-v6.6/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c611 enum rss_hash_type htype; in qede_get_rxhash() local
/Linux-v6.6/drivers/net/wireless/ath/ath5k/
Dbase.c674 enum ath5k_pkt_type htype; in get_hw_packet_type() local
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c190 u8 htype; in bnxt_tc_parse_pedit() local
/Linux-v6.6/include/net/
Dflow_offload.h256 enum flow_action_mangle_base htype; member
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c416 enum eth_rss_hash_type htype; in bnx2x_get_rxhash() local

12