| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| H A D | nf_tproxy_ipv4.c | 77 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
|
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| H A D | nf_tproxy_ipv6.c | 76 nf_tproxy_get_sock_v6(struct net *net, struct sk_buff *skb, int thoff, const u8 protocol, const struct in6_addr *saddr, const struct in6_addr *daddr, const __be16 sport, const __be16 dport, const struct net_device *in, const enum nf_tproxy_lookup_t lookup_type) nf_tproxy_get_sock_v6() argument
|
| /kernel/linux/linux-6.6/net/ipv4/netfilter/ |
| H A D | nf_tproxy_ipv4.c | 75 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
|
| /kernel/linux/linux-6.6/net/ipv6/netfilter/ |
| H A D | nf_tproxy_ipv6.c | 76 nf_tproxy_get_sock_v6(struct net *net, struct sk_buff *skb, int thoff, const u8 protocol, const struct in6_addr *saddr, const struct in6_addr *daddr, const __be16 sport, const __be16 dport, const struct net_device *in, const enum nf_tproxy_lookup_t lookup_type) nf_tproxy_get_sock_v6() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| H A D | rxe_loc.h | 98 enum lookup_type { enum
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_mps.c | 144 cxgb4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) cxgb4_free_raw_mac_filt() argument 163 cxgb4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) cxgb4_alloc_raw_mac_filt() argument 201 cxgb4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) cxgb4_alloc_encap_mac_filt() argument
|
| H A D | cudbg_entity.h | 218 u8 lookup_type; member
|
| H A D | cxgb4_debugfs.c | 1703 u8 lookup_type = 0, port_num = 0; in mps_tcam_show() local
|
| H A D | t4_hw.c | 7841 t4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) t4_free_raw_mac_filt() argument 7892 t4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) t4_alloc_encap_mac_filt() argument 7940 t4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) t4_alloc_raw_mac_filt() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_mps.c | 144 cxgb4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) cxgb4_free_raw_mac_filt() argument 163 cxgb4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) cxgb4_alloc_raw_mac_filt() argument 201 cxgb4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) cxgb4_alloc_encap_mac_filt() argument
|
| H A D | cudbg_entity.h | 218 u8 lookup_type; member
|
| H A D | cxgb4_debugfs.c | 1703 u8 lookup_type = 0, port_num = 0; in mps_tcam_show() local
|
| H A D | t4_hw.c | 7810 t4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) t4_free_raw_mac_filt() argument 7861 t4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) t4_alloc_encap_mac_filt() argument 7909 t4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) t4_alloc_raw_mac_filt() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | key-type.h | 55 unsigned lookup_type; /* Type of lookup for this search. */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | key-type.h | 56 unsigned lookup_type; /* Type of lookup for this search. */ member
|