/linux/net/sctp/ |
H A D | input.c | 102 int dif, sdif; in sctp_rcv() local 473 int sdif = inet_sdif(skb); in sctp_err_lookup() local 844 int dif, int sdif) in __sctp_rcv_lookup_endpoint() 984 bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif) in sctp_sk_bound_dev_eq() 999 int dif, int sdif) in sctp_addrs_lookup_transport() 1057 int dif, int sdif) in __sctp_lookup_association() 1079 int dif, int sdif) in sctp_lookup_association() 1094 int dif, int sdif) in sctp_has_association() 1127 int dif, int sdif) in __sctp_rcv_init_lookup() 1194 int dif, int sdif) in __sctp_rcv_asconf_lookup() [all …]
|
H A D | endpointola.c | 250 sctp_endpoint_is_match(struct sctp_endpoint * ep,struct net * net,const union sctp_addr * laddr,int dif,int sdif) sctp_endpoint_is_match() argument
|
/linux/net/ipv6/ |
H A D | inet6_hashtables.c | 207 const int dif, const int sdif) in inet6_lookup_listener() argument 55 __inet6_lookup_established(const struct net * net,struct inet_hashinfo * hashinfo,const struct in6_addr * saddr,const __be16 sport,const struct in6_addr * daddr,const u16 hnum,const int dif,const int sdif) __inet6_lookup_established() argument 95 compute_score(struct sock * sk,const struct net * net,const unsigned short hnum,const struct in6_addr * daddr,const int dif,const int sdif) compute_score() argument 155 inet6_lhash2_lookup(const struct net * net,struct inet_listen_hashbucket * ilb2,struct sk_buff * skb,int doff,const struct in6_addr * saddr,const __be16 sport,const struct in6_addr * daddr,const unsigned short hnum,const int dif,const int sdif) inet6_lhash2_lookup() argument 276 const int sdif = l3mdev_master_ifindex_by_index(net, dif); __inet6_check_established() local [all...] |
H A D | udp.c | 132 compute_score(struct sock * sk,const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned short hnum,int dif,int sdif) compute_score() argument 197 udp6_lib_lookup1(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,const struct udp_table * udptable) udp6_lib_lookup1() argument 221 udp6_lib_lookup2(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_hslot * hslot2,struct sk_buff * skb) udp6_lib_lookup2() argument 278 udp6_lib_lookup4(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp6_lib_lookup4() argument 291 udp6_lib_lookup4(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp6_lib_lookup4() argument 346 __udp6_lib_lookup(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,__be16 dport,int dif,int sdif,struct udp_table * udptable,struct sk_buff * skb) __udp6_lib_lookup() argument 425 int iif, sdif; udp6_lib_lookup_skb() local 941 __udp_v6_is_mcast_sock(struct net * net,const struct sock * sk,__be16 loc_port,const struct in6_addr * loc_addr,__be16 rmt_port,const struct in6_addr * rmt_addr,int dif,int sdif,unsigned short hnum) __udp_v6_is_mcast_sock() argument 987 int sdif = inet6_sdif(skb); __udp6_lib_mcast_deliver() local 1198 __udp6_lib_demux_lookup(struct net * net,__be16 loc_port,const struct in6_addr * loc_addr,__be16 rmt_port,const struct in6_addr * rmt_addr,int dif,int sdif) __udp6_lib_demux_lookup() argument 1228 int sdif = inet6_sdif(skb); udp_v6_early_demux() local [all...] |
H A D | ip6_input.c | 402 int sdif = inet6_sdif(skb); in ip6_protocol_deliver_rcu() local 512 int sdif = inet6_sdif(skb); in ip6_mc_input() local
|
H A D | udp_offload.c | 121 int iif, sdif; udp6_gro_lookup_skb() local
|
H A D | tcpv6_offload.c | 25 int iif, sdif; in tcp6_check_fraglist_gro() local
|
H A D | tcp_ipv6.c | 1066 int sdif = tcp_v6_sdif(skb); tcp_v6_send_reset() local 1753 int sdif = inet6_sdif(skb); global() local
|
H A D | raw.c | 69 const struct in6_addr *rmt_addr, int dif, int sdif) in raw_v6_match() argument
|
/linux/include/net/ |
H A D | inet6_hashtables.h | 92 __inet6_lookup(const struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const struct in6_addr * saddr,const __be16 sport,const struct in6_addr * daddr,const u16 hnum,const int dif,const int sdif,bool * refcounted) __inet6_lookup() argument 150 __inet6_lookup_skb(struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be16 sport,const __be16 dport,int iif,int sdif,bool * refcounted) __inet6_lookup_skb() argument 182 inet6_match(const struct net * net,const struct sock * sk,const struct in6_addr * saddr,const struct in6_addr * daddr,const __portpair ports,const int dif,const int sdif) inet6_match() argument
|
H A D | inet_hashtables.h | 308 int dif, int sdif) in inet_lookup_listener() argument 345 int dif, int sdif) in inet_match() argument 402 __inet_lookup(struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif,const int sdif,bool * refcounted) __inet_lookup() argument 481 __inet_lookup_skb(struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be16 sport,const __be16 dport,const int sdif,bool * refcounted) __inet_lookup_skb() argument [all...] |
H A D | raw.h | 89 raw_sk_bound_dev_eq(struct net * net,int bound_dev_if,int dif,int sdif) raw_sk_bound_dev_eq() argument
|
H A D | gro.h | 564 inet_get_iif_sdif(const struct sk_buff * skb,int * iif,int * sdif) inet_get_iif_sdif() argument 585 inet6_get_iif_sdif(const struct sk_buff * skb,int * iif,int * sdif) inet6_get_iif_sdif() argument
|
H A D | udp.h | 375 udp_sk_bound_dev_eq(const struct net * net,int bound_dev_if,int dif,int sdif) udp_sk_bound_dev_eq() argument
|
/linux/net/ipv4/ |
H A D | inet_hashtables.c | 316 compute_score(struct sock * sk,const struct net * net,const unsigned short hnum,const __be32 daddr,const int dif,const int sdif) compute_score() argument 383 inet_lhash2_lookup(const struct net * net,struct inet_listen_hashbucket * ilb2,struct sk_buff * skb,int doff,const __be32 saddr,__be16 sport,const __be32 daddr,const unsigned short hnum,const int dif,const int sdif) inet_lhash2_lookup() argument 432 __inet_lookup_listener(const struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be32 saddr,__be16 sport,const __be32 daddr,const unsigned short hnum,const int dif,const int sdif) __inet_lookup_listener() argument 496 __inet_lookup_established(const struct net * net,struct inet_hashinfo * hashinfo,const __be32 saddr,const __be16 sport,const __be32 daddr,const u16 hnum,const int dif,const int sdif) __inet_lookup_established() argument 551 int sdif = l3mdev_master_ifindex_by_index(net, dif); __inet_check_established() local 634 const int sdif = sk->sk_bound_dev_if; inet_ehash_lookup_by_sk() local [all...] |
H A D | udp.c | 371 int dif, int sdif) in compute_score() argument 445 int dif, int sdif, in udp4_lib_lookup1() argument 469 int dif, int sdif, in udp4_lib_lookup2() argument 527 int dif, int sdif, in udp4_lib_lookup4() argument 545 int dif, int sdif, in udp4_lib_lookup4() argument 679 __udp4_lib_lookup(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif,int sdif,struct udp_table * udptable,struct sk_buff * skb) __udp4_lib_lookup() argument 763 int iif, sdif; udp4_lib_lookup_skb() local 793 __udp_is_mcast_sock(struct net * net,const struct sock * sk,__be16 loc_port,__be32 loc_addr,__be16 rmt_port,__be32 rmt_addr,int dif,int sdif,unsigned short hnum) __udp_is_mcast_sock() argument 2512 int sdif = inet_sdif(skb); __udp4_lib_mcast_deliver() local 2752 __udp4_lib_mcast_demux_lookup(struct net * net,__be16 loc_port,__be32 loc_addr,__be16 rmt_port,__be32 rmt_addr,int dif,int sdif) __udp4_lib_mcast_demux_lookup() argument 2787 __udp4_lib_demux_lookup(struct net * net,__be16 loc_port,__be32 loc_addr,__be16 rmt_port,__be32 rmt_addr,int dif,int sdif) __udp4_lib_demux_lookup() argument 2819 int sdif = inet_sdif(skb); udp_v4_early_demux() local [all...] |
H A D | raw.c | 120 __be32 raddr, __be32 laddr, int dif, int sdif) in raw_v4_match() argument 166 int sdif = inet_sdif(skb); in raw_v4_input() local 276 int sdif = inet_sdif(skb); in raw_icmp_error() local
|
H A D | tcp_offload.c | 423 int iif, sdif; in tcp4_check_fraglist_gro() local
|
H A D | udp_offload.c | 860 int iif, sdif; in udp4_gro_lookup_skb() local
|
H A D | tcp_ipv4.c | 690 int sdif = tcp_v4_sdif(skb); tcp_v4_ao_sign_reset() local 815 int sdif = tcp_v4_sdif(skb); tcp_v4_send_reset() local 2200 int sdif = inet_sdif(skb); global() local [all...] |
H A D | ping.c | 172 int dif, sdif; ping_lookup() local
|
H A D | igmp.c | 2734 int dif, int sdif) in ip_mc_sf_allow()
|
/linux/net/netfilter/ |
H A D | nft_meta.c | 302 u32 sdif = nft_meta_get_eval_sdif(pkt); in nft_meta_get_eval_sdifname() local
|
/linux/net/core/ |
H A D | filter.c | 6768 sk_lookup(struct net * net,struct bpf_sock_tuple * tuple,int dif,int sdif,u8 family,u8 proto) sk_lookup() argument 6819 __bpf_skc_lookup(struct sk_buff * skb,struct bpf_sock_tuple * tuple,u32 len,struct net * caller_net,u32 ifindex,u8 proto,u64 netns_id,u64 flags,int sdif) __bpf_skc_lookup() argument 6860 __bpf_sk_lookup(struct sk_buff * skb,struct bpf_sock_tuple * tuple,u32 len,struct net * caller_net,u32 ifindex,u8 proto,u64 netns_id,u64 flags,int sdif) __bpf_sk_lookup() argument 6993 int ifindex = dev->ifindex, sdif = dev_sdif(dev); BPF_CALL_5() local 7017 int ifindex = dev->ifindex, sdif = dev_sdif(dev); BPF_CALL_5() local 7041 int ifindex = dev->ifindex, sdif = dev_sdif(dev); BPF_CALL_5() local 7079 int ifindex = dev->ifindex, sdif = dev_sdif(dev); BPF_CALL_5() local 7103 int ifindex = dev->ifindex, sdif = dev_sdif(dev); BPF_CALL_5() local 7127 int ifindex = dev->ifindex, sdif = dev_sdif(dev); BPF_CALL_5() local [all...] |
/linux/drivers/dma/ |
H A D | at_xdmac.c | 211 bool sdif; member
|