Home
last modified time | relevance | path

Searched refs:sdif (Results 1 – 22 of 22) sorted by relevance

/linux/include/net/
A Dinet6_hashtables.h49 const int sdif);
58 const int dif, const int sdif);
67 const int dif, const int sdif, in __inet6_lookup() argument
72 dif, sdif); in __inet6_lookup()
78 daddr, hnum, dif, sdif); in __inet6_lookup()
85 int iif, int sdif, in __inet6_lookup_skb() argument
96 iif, sdif, refcounted); in __inet6_lookup_skb()
A Dinet_hashtables.h207 int dif, int sdif) in inet_sk_bound_dev_eq() argument
211 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
269 const int dif, const int sdif);
275 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
278 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
336 const int dif, const int sdif);
353 const int dif, const int sdif, in __inet_lookup() argument
360 daddr, hnum, dif, sdif); in __inet_lookup()
366 sport, daddr, hnum, dif, sdif); in __inet_lookup()
392 const int sdif, in __inet_lookup_skb() argument
[all …]
A Draw.h25 __be32 laddr, int dif, int sdif);
75 int dif, int sdif) in raw_sk_bound_dev_eq() argument
79 bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
81 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
A Dudp.h262 int dif, int sdif) in udp_sk_bound_dev_eq() argument
266 bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
268 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
317 __be32 daddr, __be16 dport, int dif, int sdif,
328 int dif, int sdif, struct udp_table *tbl,
A Dinet_sock.h143 int dif, int sdif) in inet_bound_dev_eq() argument
146 return !sdif || l3mdev_accept; in inet_bound_dev_eq()
147 return bound_dev_if == dif || bound_dev_if == sdif; in inet_bound_dev_eq()
A Drawv6.h10 const struct in6_addr *rmt_addr, int dif, int sdif);
A Dipv6_stubs.h82 int dif, int sdif, struct udp_table *tbl,
/linux/net/ipv6/
A Dinet6_hashtables.c57 const int dif, const int sdif) in __inet6_lookup_established() argument
74 if (!INET6_MATCH(sk, net, saddr, daddr, ports, dif, sdif)) in __inet6_lookup_established()
97 const int dif, const int sdif) in compute_score() argument
106 if (!inet_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in compute_score()
139 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() argument
147 score = compute_score(sk, net, hnum, daddr, dif, sdif); in inet6_lhash2_lookup()
192 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener() argument
211 dif, sdif); in inet6_lookup_listener()
221 dif, sdif); in inet6_lookup_listener()
256 const int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet6_check_established() local
[all …]
A Dip6_input.c388 int sdif = inet6_sdif(skb); in ip6_protocol_deliver_rcu() local
404 if (sdif) { in ip6_protocol_deliver_rcu()
405 dev = dev_get_by_index_rcu(net, sdif); in ip6_protocol_deliver_rcu()
480 int sdif = inet6_sdif(skb); in ip6_mc_input() local
490 if (sdif) { in ip6_mc_input()
492 dev = dev_get_by_index_rcu(dev_net(skb->dev), sdif); in ip6_mc_input()
504 if (sdif) in ip6_mc_input()
A Dudp.c105 int dif, int sdif) in compute_score() argument
168 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() argument
178 daddr, hnum, dif, sdif); in udp6_lib_lookup2()
236 daddr, hnum, dif, sdif, in __udp6_lib_lookup()
261 &in6addr_any, hnum, dif, sdif, in __udp6_lib_lookup()
779 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() argument
825 int sdif = inet6_sdif(skb); in __udp6_lib_mcast_deliver() local
840 uh->source, saddr, dif, sdif, in __udp6_lib_mcast_deliver()
1027 int dif, int sdif) in __udp6_lib_demux_lookup() argument
1053 int sdif = inet6_sdif(skb); in udp_v6_early_demux() local
[all …]
A Dtcp_ipv6.c777 int dif, int sdif) in tcp_v6_inbound_md5_hash() argument
790 l3index = sdif ? dif : 0; in tcp_v6_inbound_md5_hash()
1060 int sdif = tcp_v6_sdif(skb); in tcp_v6_send_reset() local
1074 ntohs(th->source), dif, sdif); in tcp_v6_send_reset()
1628 int sdif = inet6_sdif(skb); in tcp_v6_rcv() local
1663 th->source, th->dest, inet6_iif(skb), sdif, in tcp_v6_rcv()
1678 if (tcp_v6_inbound_md5_hash(sk, skb, dif, sdif)) { in tcp_v6_rcv()
1745 if (tcp_v6_inbound_md5_hash(sk, skb, dif, sdif)) in tcp_v6_rcv()
1828 sdif); in tcp_v6_rcv()
A Draw.c71 const struct in6_addr *rmt_addr, int dif, int sdif) in __raw_v6_lookup() argument
86 dif, sdif)) in __raw_v6_lookup()
/linux/net/ipv4/
A Dinet_hashtables.c234 const int dif, const int sdif) in compute_score() argument
283 const int dif, const int sdif) in inet_lhash2_lookup() argument
334 const int dif, const int sdif) in __inet_lookup_listener() argument
353 dif, sdif); in __inet_lookup_listener()
363 dif, sdif); in __inet_lookup_listener()
396 const int dif, const int sdif) in __inet_lookup_established() argument
419 dif, sdif))) { in __inet_lookup_established()
469 saddr, daddr, ports, dif, sdif))) { in __inet_check_established()
523 const int sdif = sk->sk_bound_dev_if; in inet_ehash_lookup_by_sk() local
538 ports, dif, sdif))) { in inet_ehash_lookup_by_sk()
[all …]
A Draw.c122 int dif, int sdif) in __raw_v4_lookup() argument
130 raw_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in __raw_v4_lookup()
171 int sdif = inet_sdif(skb); in raw_v4_input() local
185 iph->saddr, iph->daddr, dif, sdif); in raw_v4_input()
191 skb->dev->ifindex, sdif)) { in raw_v4_input()
200 dif, sdif); in raw_v4_input()
300 int sdif = inet_sdif(skb); in raw_icmp_error() local
307 dif, sdif)) != NULL) { in raw_icmp_error()
A Dudp.c359 int dif, int sdif) in compute_score() argument
389 dif, sdif); in compute_score()
432 int dif, int sdif, in udp4_lib_lookup2() argument
443 daddr, hnum, dif, sdif); in udp4_lib_lookup2()
499 daddr, hnum, dif, sdif, in __udp4_lib_lookup()
2278 int sdif = inet_sdif(skb); in __udp4_lib_mcast_deliver() local
2508 int dif, int sdif) in __udp4_lib_mcast_demux_lookup() argument
2539 int dif, int sdif) in __udp4_lib_demux_lookup() argument
2551 loc_addr, ports, dif, sdif)) in __udp4_lib_demux_lookup()
2568 int sdif = inet_sdif(skb); in udp_v4_early_demux() local
[all …]
A Dtcp_ipv4.c731 int sdif = tcp_v4_sdif(skb); in tcp_v4_send_reset() local
745 ntohs(th->source), dif, sdif); in tcp_v4_send_reset()
753 l3index = sdif ? dif : 0; in tcp_v4_send_reset()
1409 int dif, int sdif) in tcp_v4_inbound_md5_hash() argument
1431 l3index = sdif ? dif : 0; in tcp_v4_inbound_md5_hash()
1969 int sdif = inet_sdif(skb); in tcp_v4_rcv() local
2005 th->dest, sdif, &refcounted); in tcp_v4_rcv()
2019 if (unlikely(tcp_v4_inbound_md5_hash(sk, skb, dif, sdif))) { in tcp_v4_rcv()
2089 if (tcp_v4_inbound_md5_hash(sk, skb, dif, sdif)) in tcp_v4_rcv()
2173 sdif); in tcp_v4_rcv()
A Digmp.c2629 int dif, int sdif) in ip_mc_sf_allow() argument
2645 (sdif && pmc->multi.imr_ifindex == sdif))) in ip_mc_sf_allow()
/linux/net/netfilter/
A Dnft_meta.c310 u32 sdif = nft_meta_get_eval_sdif(pkt); in nft_meta_get_eval_sdifname() local
313 dev = sdif ? dev_get_by_index_rcu(nft_net(pkt), sdif) : NULL; in nft_meta_get_eval_sdifname()
/linux/include/linux/
A Digmp.h125 int dif, int sdif);
/linux/drivers/dma/
A Dat_xdmac.c208 bool sdif; member
288 .sdif = true,
301 .sdif = false,
396 if (atxdmac->layout->sdif) in at_xdmac_start_xfer()
605 if (atxdmac->layout->sdif) in at_xdmac_compute_chan_conf()
630 if (atxdmac->layout->sdif) in at_xdmac_compute_chan_conf()
/linux/net/core/
A Dfilter.c6108 int dif, int sdif, u8 family, u8 proto) in sk_lookup() argument
6121 dif, sdif, &refcounted); in sk_lookup()
6125 dif, sdif, &udp_table, NULL); in sk_lookup()
6135 dif, sdif, &refcounted); in sk_lookup()
6140 dif, sdif, in sk_lookup()
6165 int sdif; in __bpf_skc_lookup() local
6179 sdif = inet_sdif(skb); in __bpf_skc_lookup()
6181 sdif = inet6_sdif(skb); in __bpf_skc_lookup()
6185 sk = sk_lookup(net, tuple, ifindex, sdif, family, proto); in __bpf_skc_lookup()
6190 sk = sk_lookup(net, tuple, ifindex, sdif, family, proto); in __bpf_skc_lookup()
/linux/Documentation/admin-guide/
A Ddevices.txt2067 240 = /dev/sdif 240th SCSI disk whole disk

Completed in 67 milliseconds