Searched defs:bound_dev_if (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/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 | 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
|
D | ipv6.c | 686 int type, res, bound_dev_if; in sctp_v6_available() local
|
/linux-6.12.1/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() 154 int bound_dev_if, in inet_sk_bound_dev_eq()
|
D | udp.h | 249 static inline bool udp_sk_bound_dev_eq(const struct net *net, int bound_dev_if, in udp_sk_bound_dev_eq()
|
D | ip.h | 279 int bound_dev_if; member
|
D | sock.h | 2862 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sk_dev_equal_l3scope() local
|
/linux-6.12.1/net/l2tp/ |
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
|
D | l2tp_ip.c | 65 int bound_dev_if; in __l2tp_ip_bind_lookup() local
|
/linux-6.12.1/include/rdma/ |
D | ib_addr.h | 41 int bound_dev_if; member
|
/linux-6.12.1/net/netfilter/ |
D | nf_conntrack_proto.c | 333 int bound_dev_if; in ipv6_getorigdst() local
|
/linux-6.12.1/net/ipv6/ |
D | ipv6_sockglue.c | 518 int bound_dev_if, midx; in do_ipv6_setsockopt() local
|
D | udp.c | 122 int bound_dev_if, score; in compute_score() local
|
/linux-6.12.1/net/sched/ |
D | em_meta.c | 314 int bound_dev_if; in META_COLLECTOR() local
|
/linux-6.12.1/net/xdp/ |
D | xsk.c | 1153 int bound_dev_if; in xsk_bind() local
|
/linux-6.12.1/net/ipv4/ |
D | tcp_ao.c | 1638 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in tcp_ao_add_cmd() local
|
/linux-6.12.1/net/core/ |
D | sock.c | 725 int bound_dev_if = READ_ONCE(sk->sk_bound_dev_if); in sock_getbindtodevice() local
|
/linux-6.12.1/include/uapi/linux/ |
D | bpf.h | 6335 __u32 bound_dev_if; member
|
/linux-6.12.1/tools/include/uapi/linux/ |
D | bpf.h | 6335 __u32 bound_dev_if; member
|