Home
last modified time | relevance | path

Searched defs:sdif (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/net/ipv6/
Dinet6_hashtables.c55 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
Dudp.c104 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
Dip6_input.c375 int sdif = inet6_sdif(skb); in ip6_protocol_deliver_rcu() local
467 int sdif = inet6_sdif(skb); in ip6_mc_input() local
Draw.c71 const struct in6_addr *rmt_addr, int dif, int sdif) in __raw_v6_lookup()
Dtcp_ipv6.c1482 int sdif = inet6_sdif(skb); in tcp_v6_rcv() local
/Linux-v5.4/include/net/
Dinet6_hashtables.h67 const int dif, const int sdif, in __inet6_lookup()
85 int iif, int sdif, in __inet6_lookup_skb()
Dinet_hashtables.h189 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()
Draw.h75 int dif, int sdif) in raw_sk_bound_dev_eq()
Dudp.h252 int dif, int sdif) in udp_sk_bound_dev_eq()
Dinet_sock.h143 int dif, int sdif) in inet_bound_dev_eq()
/Linux-v5.4/net/ipv4/
Dinet_hashtables.c230 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
Dudp.c356 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
Draw.c122 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
Dtcp_ipv4.c1812 int sdif = inet_sdif(skb); in tcp_v4_rcv() local
Digmp.c2625 int dif, int sdif) in ip_mc_sf_allow()
/Linux-v5.4/net/core/
Dfilter.c5206 int dif, int sdif, u8 family, u8 proto) in sk_lookup()
5263 int sdif; in __bpf_skc_lookup() local