Searched defs:bound_dev_if (Results 1 – 17 of 17) sorted by relevance
/linux/net/sctp/ |
H A D | endpointola.c | 252 int bound_dev_if = READ_ONCE(ep->base.sk->sk_bound_dev_if); in sctp_endpoint_is_match() local 304 int bound_dev_if = READ_ONCE(ep->base.sk->sk_bound_dev_if); in sctp_endpoint_is_peeled_off() local
|
H A D | input.c | 984 bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif) in sctp_sk_bound_dev_eq() 1003 int bound_dev_if; in sctp_addrs_lookup_transport() local
|
/linux/include/net/ |
H A D | raw.h | 88 static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if, in raw_sk_bound_dev_eq()
|
H A D | udp.h | 374 udp_sk_bound_dev_eq(const struct net * net,int bound_dev_if,int dif,int sdif) udp_sk_bound_dev_eq() argument
|
H A D | ip.h | 273 int bound_dev_if; member
|
H A D | sock.h | 2965 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sk_dev_equal_l3scope() local
|
/linux/net/l2tp/ |
H A D | l2tp_ip6.c | 74 int bound_dev_if; in __l2tp_ip6_bind_lookup() local 291 int bound_dev_if; in l2tp_ip6_bind() local
|
/linux/include/rdma/ |
H A D | ib_addr.h | 41 int bound_dev_if; member
|
/linux/net/netfilter/ |
H A D | nf_conntrack_proto.c | 333 int bound_dev_if; in ipv6_getorigdst() local
|
/linux/net/ipv6/ |
H A D | ipv6_sockglue.c | 518 int bound_dev_if, midx; in do_ipv6_setsockopt() local
|
H A D | udp.c | 133 int bound_dev_if, score; compute_score() local
|
/linux/net/sched/ |
H A D | em_meta.c | 314 int bound_dev_if; in META_COLLECTOR() local
|
/linux/net/xdp/ |
H A D | xsk.c | 1158 int bound_dev_if; in xsk_bind() local
|
/linux/net/ipv4/ |
H A D | tcp_ao.c | 1639 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in tcp_ao_add_cmd() local
|
/linux/net/core/ |
H A D | sock.c | 732 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sock_getbindtodevice() local
|
/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 6361 __u32 bound_dev_if; member
|
/linux/include/uapi/linux/ |
H A D | bpf.h | 6361 __u32 bound_dev_if; member
|