/linux-6.3-rc2/net/sctp/ |
A D | input.c | 102 int dif, sdif; in sctp_rcv() local 473 int sdif = inet_sdif(skb); in sctp_err_lookup() local 841 int dif, int sdif) in __sctp_rcv_lookup_endpoint() 996 int dif, int sdif) in sctp_addrs_lookup_transport() 1054 int dif, int sdif) in __sctp_lookup_association() 1076 int dif, int sdif) in sctp_lookup_association() 1091 int dif, int sdif) in sctp_has_association() 1124 int dif, int sdif) in __sctp_rcv_init_lookup() 1191 int dif, int sdif) in __sctp_rcv_asconf_lookup() 1228 int dif, int sdif) in __sctp_rcv_walk_lookup() [all …]
|
A D | endpointola.c | 250 int dif, int sdif) in sctp_endpoint_is_match()
|
/linux-6.3-rc2/include/net/ |
A D | inet6_hashtables.h | 67 const int dif, const int sdif, in __inet6_lookup() 85 int iif, int sdif, in __inet6_lookup_skb() 111 const int dif, const int sdif) in inet6_match()
|
A D | inet_hashtables.h | 324 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() 361 int dif, int sdif) in inet_match() 397 const int dif, const int sdif, in __inet_lookup() 436 const int sdif, in __inet_lookup_skb()
|
A D | raw.h | 92 int dif, int sdif) in raw_sk_bound_dev_eq()
|
A D | inet_sock.h | 145 int dif, int sdif) in inet_bound_dev_eq() 153 int dif, int sdif) in inet_sk_bound_dev_eq()
|
A D | udp.h | 248 int dif, int sdif) in udp_sk_bound_dev_eq()
|
A D | tcp.h | 1721 int family, int dif, int sdif) in tcp_inbound_md5_hash()
|
/linux-6.3-rc2/net/ipv6/ |
A D | inet6_hashtables.c | 55 const int dif, const int sdif) in __inet6_lookup_established() 95 const int dif, const int sdif) in compute_score() 137 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() 189 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener() 253 const int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet6_check_established() local
|
A D | udp.c | 120 int dif, int sdif) in compute_score() 184 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() 238 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 811 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() 857 int sdif = inet6_sdif(skb); in __udp6_lib_mcast_deliver() local 1066 int dif, int sdif) in __udp6_lib_demux_lookup() 1097 int sdif = inet6_sdif(skb); in udp_v6_early_demux() local
|
A D | ip6_input.c | 401 int sdif = inet6_sdif(skb); in ip6_protocol_deliver_rcu() local 501 int sdif = inet6_sdif(skb); in ip6_mc_input() local
|
A D | tcp_ipv6.c | 1020 int sdif = tcp_v6_sdif(skb); in tcp_v6_send_reset() local 1592 int sdif = inet6_sdif(skb); in tcp_v6_rcv() local
|
A D | raw.c | 69 const struct in6_addr *rmt_addr, int dif, int sdif) in raw_v6_match()
|
/linux-6.3-rc2/net/ipv4/ |
A D | inet_hashtables.c | 314 const int dif, const int sdif) in compute_score() 363 const int dif, const int sdif) in inet_lhash2_lookup() 413 const int dif, const int sdif) in __inet_lookup_listener() 475 const int dif, const int sdif) in __inet_lookup_established() 528 int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet_check_established() local 599 const int sdif = sk->sk_bound_dev_if; in inet_ehash_lookup_by_sk() local
|
A D | udp.c | 367 int dif, int sdif) in compute_score() 440 int dif, int sdif, in udp4_lib_lookup2() 494 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup() 584 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2290 int sdif = inet_sdif(skb); in __udp4_lib_mcast_deliver() local 2526 int dif, int sdif) in __udp4_lib_mcast_demux_lookup() 2561 int dif, int sdif) in __udp4_lib_demux_lookup() 2594 int sdif = inet_sdif(skb); in udp_v4_early_demux() local
|
A D | raw.c | 120 __be32 raddr, __be32 laddr, int dif, int sdif) in raw_v4_match() 168 int sdif = inet_sdif(skb); in raw_v4_input() local 270 int sdif = inet_sdif(skb); in raw_icmp_error() local
|
A D | ping.c | 182 int dif, sdif; in ping_lookup() local
|
A D | tcp_ipv4.c | 741 int sdif = tcp_v4_sdif(skb); in tcp_v4_send_reset() local 1979 int sdif = inet_sdif(skb); in tcp_v4_rcv() local
|
A D | igmp.c | 2642 int dif, int sdif) in ip_mc_sf_allow()
|
A D | tcp.c | 4559 int family, int dif, int sdif) in tcp_inbound_md5_hash()
|
/linux-6.3-rc2/net/netfilter/ |
A D | nft_meta.c | 302 u32 sdif = nft_meta_get_eval_sdif(pkt); in nft_meta_get_eval_sdifname() local
|
/linux-6.3-rc2/drivers/dma/ |
A D | at_xdmac.c | 210 bool sdif; member
|
/linux-6.3-rc2/net/core/ |
A D | filter.c | 6481 int dif, int sdif, u8 family, u8 proto) in sk_lookup() 6537 int sdif; in __bpf_skc_lookup() local
|