Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/netfilter/
Dnf_tproxy_ipv4.c79 const enum nf_tproxy_lookup_t lookup_type) in nf_tproxy_get_sock_v4()
/Linux-v4.19/net/ipv6/netfilter/
Dnf_tproxy_ipv6.c80 const enum nf_tproxy_lookup_t lookup_type) in nf_tproxy_get_sock_v6()
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_loc.h125 enum lookup_type { enum
/Linux-v4.19/include/linux/
Dkey-type.h66 unsigned lookup_type; /* Type of lookup for this search. */ member
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h230 u8 lookup_type; member
Dt4_hw.c7650 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_free_raw_mac_filt()
7701 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt()
7749 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_alloc_raw_mac_filt()
Dcxgb4_debugfs.c1718 u8 lookup_type = 0, port_num = 0; in mps_tcam_show() local