/Linux-v5.4/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 | 104 int dif, int sdif) in compute_score() 148 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() 182 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 708 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() 754 int sdif = inet6_sdif(skb); in __udp6_lib_mcast_deliver() local 953 int dif, int sdif) in __udp6_lib_demux_lookup() 979 int sdif = inet6_sdif(skb); in udp_v6_early_demux() local
|
D | ip6_input.c | 375 int sdif = inet6_sdif(skb); in ip6_protocol_deliver_rcu() local 467 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 | 1482 int sdif = inet6_sdif(skb); in tcp_v6_rcv() local
|
/Linux-v5.4/include/net/ |
D | inet6_hashtables.h | 67 const int dif, const int sdif, in __inet6_lookup() 85 int iif, int sdif, in __inet6_lookup_skb()
|
D | inet_hashtables.h | 189 int dif, int sdif) in inet_sk_bound_dev_eq() 256 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() 334 const int dif, const int sdif, in __inet_lookup() 373 const int sdif, in __inet_lookup_skb()
|
D | raw.h | 75 int dif, int sdif) in raw_sk_bound_dev_eq()
|
D | udp.h | 252 int dif, int sdif) in udp_sk_bound_dev_eq()
|
D | inet_sock.h | 143 int dif, int sdif) in inet_bound_dev_eq()
|
/Linux-v5.4/net/ipv4/ |
D | inet_hashtables.c | 230 const int dif, const int sdif, bool exact_dif) in compute_score() 262 const int dif, const int sdif) in inet_lhash2_lookup() 296 const int dif, const int sdif) in __inet_lookup_listener() 350 const int dif, const int sdif) in __inet_lookup_established() 405 int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet_check_established() local
|
D | udp.c | 356 int dif, int sdif) in compute_score() 412 int dif, int sdif, in udp4_lib_lookup2() 447 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 519 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2150 int sdif = inet_sdif(skb); in __udp4_lib_mcast_deliver() local 2378 int dif, int sdif) in __udp4_lib_mcast_demux_lookup() 2409 int dif, int sdif) in __udp4_lib_demux_lookup() 2438 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 | tcp_ipv4.c | 1812 int sdif = inet_sdif(skb); in tcp_v4_rcv() local
|
D | igmp.c | 2625 int dif, int sdif) in ip_mc_sf_allow()
|
/Linux-v5.4/net/core/ |
D | filter.c | 5206 int dif, int sdif, u8 family, u8 proto) in sk_lookup() 5263 int sdif; in __bpf_skc_lookup() local
|