Home
last modified time | relevance | path

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

12

/openbmc/linux/net/netfilter/ipset/
H A 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 …]
/openbmc/linux/include/net/tc_act/
H 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
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H 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
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpedit.c52 u8 htype = act->mangle.htype; in mlx5e_tc_act_pedit_parse_action() local
/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_arp.h23 __be16 htype; member
/openbmc/linux/net/sched/
H A 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
H A Dact_ct.c78 enum flow_action_mangle_base htype, in tcf_ct_add_mangle_action()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_snp.c28 u8 htype; member
/openbmc/linux/drivers/crypto/bcm/
H A Dspu.c555 enum hash_type htype) in spum_digest_size()
H A Dspu2.c923 enum hash_type htype) in spu2_digest_size()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A 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
H A Daction.c899 enum flow_action_mangle_base htype; in nfp_fl_pedit() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c222 enum flow_action_mangle_base htype = act->mangle.htype; in mlxsw_sp_flower_parse_actions() local
H A Dspectrum_acl.c522 enum flow_action_mangle_base htype; member
716 enum flow_action_mangle_base htype, in mlxsw_sp_acl_rulei_act_mangle()
/openbmc/linux/net/batman-adv/
H A Ddistributed-arp-table.c76 __u8 htype; member
1483 __u8 htype; in batadv_dat_check_dhcp() member
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_irongate.h97 igcsr32 htype; /* 0x0C - header type (at 0x0E) */ member
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h107 u8 htype; /* hash method, 0x02 for SHA-256 */ member
/openbmc/linux/net/ipv4/
H A Dipconfig.c631 u8 htype; /* HW address type */ member
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.c583 u8 htype; /* hardware address type. in gdm_lte_netif_rx() member
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_net.c229 unsigned char htype = p->ule_sndu_type & 0x00FF; in handle_one_ule_extension() local
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c611 enum rss_hash_type htype; in qede_get_rxhash() local
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_offload.c205 enum flow_action_mangle_base htype, u32 offset, in flow_offload_mangle()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c674 enum ath5k_pkt_type htype; in get_hw_packet_type() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c190 u8 htype; in bnxt_tc_parse_pedit() local
/openbmc/linux/include/net/
H A Dflow_offload.h256 enum flow_action_mangle_base htype; member

12