Searched defs:sdif (Results 1 – 12 of 12) sorted by relevance
/net/ipv6/ |
D | inet6_hashtables.c | 55 const int dif, const int sdif) in __inet6_lookup_established() 95 const int dif, const int sdif, bool exact_dif) in compute_score() 120 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() 154 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener() 210 const int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet6_check_established() local
|
D | udp.c | 117 int dif, int sdif) in compute_score() 162 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() 199 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 725 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() 771 int sdif = inet6_sdif(skb); in __udp6_lib_mcast_deliver() local 970 int dif, int sdif) in __udp6_lib_demux_lookup() 996 int sdif = inet6_sdif(skb); in udp_v6_early_demux() local
|
D | ip6_input.c | 369 int sdif = inet6_sdif(skb); in ip6_protocol_deliver_rcu() local 461 int sdif = inet6_sdif(skb); in ip6_mc_input() local
|
D | raw.c | 71 const struct in6_addr *rmt_addr, int dif, int sdif) in __raw_v6_lookup()
|
D | tcp_ipv6.c | 1515 int sdif = inet6_sdif(skb); in tcp_v6_rcv() local
|
/net/ipv4/ |
D | inet_hashtables.c | 234 const int dif, const int sdif, bool exact_dif) in compute_score() 268 const int dif, const int sdif) in inet_lhash2_lookup() 302 const int dif, const int sdif) in __inet_lookup_listener() 356 const int dif, const int sdif) in __inet_lookup_established() 411 int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet_check_established() local 483 const int sdif = sk->sk_bound_dev_if; in inet_ehash_lookup_by_sk() local
|
D | udp.c | 356 int dif, int sdif) in compute_score() 413 int dif, int sdif, in udp4_lib_lookup2() 451 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 523 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2168 int sdif = inet_sdif(skb); in __udp4_lib_mcast_deliver() local 2396 int dif, int sdif) in __udp4_lib_mcast_demux_lookup() 2427 int dif, int sdif) in __udp4_lib_demux_lookup() 2456 int sdif = inet_sdif(skb); in udp_v4_early_demux() local
|
D | raw.c | 122 int dif, int sdif) in __raw_v4_lookup() 171 int sdif = inet_sdif(skb); in raw_v4_input() local 299 int sdif = inet_sdif(skb); in raw_icmp_error() local
|
D | ping.c | 175 int dif, sdif; in ping_lookup() local
|
D | tcp_ipv4.c | 1838 int sdif = inet_sdif(skb); in tcp_v4_rcv() local
|
D | igmp.c | 2639 int dif, int sdif) in ip_mc_sf_allow()
|
/net/core/ |
D | filter.c | 5248 int dif, int sdif, u8 family, u8 proto) in sk_lookup() 5305 int sdif; in __bpf_skc_lookup() local
|