Searched defs:bound_dev_if (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.6/net/sctp/ |
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
|
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-v6.6/include/net/ |
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()
|
D | inet_sock.h | 121 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in inet_request_bound_dev_if() local 145 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq() 153 static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if, in inet_sk_bound_dev_eq()
|
D | udp.h | 248 static inline bool udp_sk_bound_dev_eq(struct net *net, int bound_dev_if, in udp_sk_bound_dev_eq()
|
D | ip.h | 276 int bound_dev_if; member
|
D | sock.h | 2954 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sk_dev_equal_l3scope() local
|
/Linux-v6.6/net/l2tp/ |
D | l2tp_ip6.c | 62 int bound_dev_if; in __l2tp_ip6_bind_lookup() local 266 int bound_dev_if; in l2tp_ip6_bind() local
|
D | l2tp_ip.c | 53 int bound_dev_if; in __l2tp_ip_bind_lookup() local
|
/Linux-v6.6/include/rdma/ |
D | ib_addr.h | 41 int bound_dev_if; member
|
/Linux-v6.6/net/netfilter/ |
D | nf_conntrack_proto.c | 333 int bound_dev_if; in ipv6_getorigdst() local
|
/Linux-v6.6/net/sched/ |
D | em_meta.c | 314 int bound_dev_if; in META_COLLECTOR() local
|
/Linux-v6.6/net/ipv6/ |
D | udp.c | 125 int bound_dev_if, score; in compute_score() local
|
/Linux-v6.6/net/xdp/ |
D | xsk.c | 1088 int bound_dev_if; in xsk_bind() local
|
/Linux-v6.6/net/core/ |
D | sock.c | 726 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sock_getbindtodevice() local
|
/Linux-v6.6/tools/include/uapi/linux/ |
D | bpf.h | 6179 __u32 bound_dev_if; member
|
/Linux-v6.6/include/uapi/linux/ |
D | bpf.h | 6179 __u32 bound_dev_if; member
|