Searched defs:lookup_type (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_ste.h | 25 #define DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, value) do { \ argument 33 #define DR_STE_SET_TAG(lookup_type, tag, t_fname, spec, s_fname) \ argument 37 #define DR_STE_SET_ONES(lookup_type, tag, t_fname, spec, s_fname) \ argument 40 #define DR_STE_SET_TCP_FLAGS(lookup_type, tag, spec) do { \ argument 52 #define DR_STE_SET_MPLS(lookup_type, mask, in_out, tag) do { \ argument
|
H A D | dr_ste_v1.h | 12 #define DR_STE_CALC_DFNR_TYPE(lookup_type, inner) \ argument
|
/linux/net/ipv4/netfilter/ |
H A D | nf_tproxy_ipv4.c | 80 nf_tproxy_get_sock_v4(struct net * net,struct sk_buff * skb,const u8 protocol,const __be32 saddr,const __be32 daddr,const __be16 sport,const __be16 dport,const struct net_device * in,const enum nf_tproxy_lookup_t lookup_type) nf_tproxy_get_sock_v4() argument
|
/linux/net/ipv6/netfilter/ |
H A D | nf_tproxy_ipv6.c | 81 const enum nf_tproxy_lookup_t lookup_type) in nf_tproxy_get_sock_v6()
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | proc.c | 21 static struct netstat *lookup_type(struct netstat *ns, in lookup_type() function
|
/linux/include/linux/ |
H A D | key-type.h | 56 unsigned lookup_type; /* Type of lookup for this search. */ member
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_entity.h | 218 u8 lookup_type; member
|
H A D | t4_hw.c | 7812 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_free_raw_mac_filt() 7863 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt() 7911 u8 lookup_type, u8 port_id, bool sleep_ok) in t4_alloc_raw_mac_filt()
|
H A D | cxgb4_debugfs.c | 1703 u8 lookup_type = 0, port_num = 0; in mps_tcam_show() local
|