Home
last modified time | relevance | path

Searched defs:lookup_type (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_mps.c149 u8 lookup_type, in cxgb4_free_raw_mac_filt()
168 u8 lookup_type, in cxgb4_alloc_raw_mac_filt()
204 u8 dip_hit, u8 lookup_type, bool sleep_ok) in cxgb4_alloc_encap_mac_filt()
Dcudbg_entity.h218 u8 lookup_type; member
Dt4_hw.c7841 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_free_raw_mac_filt()
7892 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt()
7940 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_alloc_raw_mac_filt()
Dcxgb4_debugfs.c1703 u8 lookup_type = 0, port_num = 0; in mps_tcam_show() local
/kernel/linux/linux-5.10/net/ipv4/netfilter/
Dnf_tproxy_ipv4.c80 const enum nf_tproxy_lookup_t lookup_type) in nf_tproxy_get_sock_v4()
/kernel/linux/linux-5.10/net/ipv6/netfilter/
Dnf_tproxy_ipv6.c81 const enum nf_tproxy_lookup_t lookup_type) in nf_tproxy_get_sock_v6()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c22 #define DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, value) do { \ argument
30 #define DR_STE_SET_TAG(lookup_type, tag, t_fname, spec, s_fname) \ argument
34 #define DR_STE_SET_MASK(lookup_type, bit_mask, bm_fname, spec, s_fname) \ argument
38 #define DR_STE_SET_MASK_V(lookup_type, bit_mask, bm_fname, spec, s_fname) \ argument
41 #define DR_STE_SET_TCP_FLAGS(lookup_type, tag, spec) do { \ argument
53 #define DR_STE_SET_MPLS_MASK(lookup_type, mask, in_out, bit_mask) do { \ argument
64 #define DR_STE_SET_MPLS_TAG(lookup_type, mask, in_out, tag) do { \ argument
86 #define DR_STE_CALC_LU_TYPE(lookup_type, rx, inner) \ argument
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_loc.h98 enum lookup_type { enum
/kernel/linux/linux-5.10/include/linux/
Dkey-type.h55 unsigned lookup_type; /* Type of lookup for this search. */ member