Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/net/netfilter/ipset/
A 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-6.3-rc2/include/net/tc_act/
A 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.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A 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-6.3-rc2/net/sched/
A Dact_pedit.c317 enum pedit_header_type htype, int *hoffset) in pedit_skb_hdr_offset()
353 enum pedit_header_type htype = TCA_PEDIT_KEY_EX_HDR_TYPE_NETWORK; in tcf_pedit_act() local
A Dact_ct.c71 enum flow_action_mangle_base htype, in tcf_ct_add_mangle_action()
/linux-6.3-rc2/include/uapi/linux/netfilter_bridge/
A Debt_arp.h23 __be16 htype; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dpedit.c52 u8 htype = act->mangle.htype; in mlx5e_tc_act_pedit_parse_action() local
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A Dconntrack.c126 enum flow_action_mangle_base htype) in get_mangled_key()
327 enum flow_action_mangle_base htype = FLOW_ACT_MANGLE_UNSPEC; in nfp_ct_merge_check() local
A Daction.c899 enum flow_action_mangle_base htype; in nfp_fl_pedit() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_flower.c212 enum flow_action_mangle_base htype = act->mangle.htype; in mlxsw_sp_flower_parse_actions() local
A Dspectrum_acl.c514 enum flow_action_mangle_base htype; member
708 enum flow_action_mangle_base htype, in mlxsw_sp_acl_rulei_act_mangle()
/linux-6.3-rc2/drivers/crypto/bcm/
A Dspu.c555 enum hash_type htype) in spum_digest_size()
A Dspu2.c923 enum hash_type htype) in spu2_digest_size()
/linux-6.3-rc2/net/batman-adv/
A Ddistributed-arp-table.c76 __u8 htype; member
1483 __u8 htype; in batadv_dat_check_dhcp() member
/linux-6.3-rc2/arch/alpha/include/asm/
A Dcore_irongate.h97 igcsr32 htype; /* 0x0C - header type (at 0x0E) */ member
/linux-6.3-rc2/drivers/s390/crypto/
A Dzcrypt_ccamisc.h107 u8 htype; /* hash method, 0x02 for SHA-256 */ member
/linux-6.3-rc2/drivers/staging/gdm724x/
A Dgdm_lte.c583 u8 htype; /* hardware address type. in gdm_lte_netif_rx() member
/linux-6.3-rc2/net/ipv4/
A Dipconfig.c631 u8 htype; /* HW address type */ member
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_net.c229 unsigned char htype = p->ule_sndu_type & 0x00FF; in handle_one_ule_extension() local
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_fp.c611 enum rss_hash_type htype; in qede_get_rxhash() local
/linux-6.3-rc2/net/netfilter/
A Dnf_flow_table_offload.c205 enum flow_action_mangle_base htype, u32 offset, in flow_offload_mangle()
/linux-6.3-rc2/drivers/net/wireless/ath/ath5k/
A Dbase.c674 enum ath5k_pkt_type htype; in get_hw_packet_type() local
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_tc.c190 u8 htype; in bnxt_tc_parse_pedit() local
/linux-6.3-rc2/include/net/
A Dflow_offload.h250 enum flow_action_mangle_base htype; member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_cmn.c416 enum eth_rss_hash_type htype; in bnx2x_get_rxhash() local

Completed in 61 milliseconds

12