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 | inet_sock.h | 122 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in inet_request_bound_dev_if() local 146 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq() 155 int bound_dev_if, in inet_sk_bound_dev_eq()
|
H A D | udp.h | 374 static inline bool udp_sk_bound_dev_eq(const struct net *net, int bound_dev_if, in udp_sk_bound_dev_eq()
|
H A D | ip.h | 275 int bound_dev_if; member
|
H A D | sock.h | 2975 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sk_dev_equal_l3scope() 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 | 330 int bound_dev_if; in ipv6_getorigdst() local
|
/linux/net/l2tp/ |
H A D | l2tp_ip.c | 65 int bound_dev_if; in __l2tp_ip_bind_lookup() local
|
/linux/net/ipv6/ |
H A D | ipv6_sockglue.c | 497 int bound_dev_if, midx; in do_ipv6_setsockopt() local
|
H A D | udp.c | 134 int bound_dev_if, score; in compute_score() local
|
/linux/net/xdp/ |
H A D | xsk.c | 1162 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 | 738 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 | 6393 __u32 bound_dev_if; member
|
/linux/include/uapi/linux/ |
H A D | bpf.h | 6393 __u32 bound_dev_if; member
|