Searched defs:bound_dev_if (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/net/sctp/ |
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
|
A D | input.c | 981 bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif) in sctp_sk_bound_dev_eq() 1000 int bound_dev_if; in sctp_addrs_lookup_transport() local
|
/linux-6.3-rc2/include/net/ |
A D | raw.h | 91 static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if, in raw_sk_bound_dev_eq()
|
A D | inet_sock.h | 120 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in inet_request_bound_dev_if() local 144 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq() 152 static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if, in inet_sk_bound_dev_eq()
|
A D | udp.h | 247 static inline bool udp_sk_bound_dev_eq(struct net *net, int bound_dev_if, in udp_sk_bound_dev_eq()
|
A D | ip.h | 267 int bound_dev_if; member
|
A D | sock.h | 2928 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sk_dev_equal_l3scope() local
|
/linux-6.3-rc2/net/l2tp/ |
A D | l2tp_ip6.c | 65 int bound_dev_if; in __l2tp_ip6_bind_lookup() local 269 int bound_dev_if; in l2tp_ip6_bind() local
|
A D | l2tp_ip.c | 53 int bound_dev_if; in __l2tp_ip_bind_lookup() local
|
/linux-6.3-rc2/include/rdma/ |
A D | ib_addr.h | 41 int bound_dev_if; member
|
/linux-6.3-rc2/net/netfilter/ |
A D | nf_conntrack_proto.c | 333 int bound_dev_if; in ipv6_getorigdst() local
|
/linux-6.3-rc2/net/sched/ |
A D | em_meta.c | 314 int bound_dev_if; in META_COLLECTOR() local
|
/linux-6.3-rc2/net/ipv6/ |
A D | udp.c | 122 int bound_dev_if, score; in compute_score() local
|
/linux-6.3-rc2/net/core/ |
A D | sock.c | 720 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sock_getbindtodevice() local
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | bpf.h | 6039 __u32 bound_dev_if; member
|
/linux-6.3-rc2/tools/include/uapi/linux/ |
A D | bpf.h | 6039 __u32 bound_dev_if; member
|
Completed in 70 milliseconds