Home
last modified time | relevance | path

Searched refs:bound_dev_if (Results 1 – 25 of 63) sorted by relevance

123

/dports/games/quake3-data/quake3-data-1.32.b.3_2/Docs/LinuxFAQ/
H A Dudp_wide_broadcast.patch50 - (s->bound_dev_if && s->bound_dev_if != dif))
52 + (s->bound_dev_if && s->bound_dev_if != dif)) {
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Draw.h74 static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if, in raw_sk_bound_dev_eq() argument
79 bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
81 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
H A Dinet_sock.h142 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq() argument
145 if (!bound_dev_if) in inet_bound_dev_eq()
147 return bound_dev_if == dif || bound_dev_if == sdif; in inet_bound_dev_eq()
H A Dinet_hashtables.h200 static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if, in inet_sk_bound_dev_eq() argument
205 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
207 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
H A Dudp.h261 static inline bool udp_sk_bound_dev_eq(struct net *net, int bound_dev_if, in udp_sk_bound_dev_eq() argument
266 bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
268 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Draw.h74 static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if, in raw_sk_bound_dev_eq() argument
79 bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
81 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
H A Dinet_sock.h142 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq() argument
145 if (!bound_dev_if) in inet_bound_dev_eq()
147 return bound_dev_if == dif || bound_dev_if == sdif; in inet_bound_dev_eq()
H A Dinet_hashtables.h200 static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if, in inet_sk_bound_dev_eq() argument
205 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
207 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
H A Dudp.h261 static inline bool udp_sk_bound_dev_eq(struct net *net, int bound_dev_if, in udp_sk_bound_dev_eq() argument
266 bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
268 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Draw.h74 static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if, in raw_sk_bound_dev_eq() argument
79 bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
81 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
H A Dinet_sock.h142 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq() argument
145 if (!bound_dev_if) in inet_bound_dev_eq()
147 return bound_dev_if == dif || bound_dev_if == sdif; in inet_bound_dev_eq()
H A Dinet_hashtables.h200 static inline bool inet_sk_bound_dev_eq(struct net *net, int bound_dev_if, in inet_sk_bound_dev_eq() argument
205 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
207 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
H A Dudp.h261 static inline bool udp_sk_bound_dev_eq(struct net *net, int bound_dev_if, in udp_sk_bound_dev_eq() argument
266 bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
268 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/core/
H A Daddr.c183 header->ifindex = dev_addr->bound_dev_if; in ib_nl_ip_send_msg()
242 dev_addr->bound_dev_if = dev->ifindex; in rdma_copy_src_l2_addr()
281 if (dev_addr->bound_dev_if) { in rdma_translate_ip()
282 dev = dev_get_by_index(dev_addr->net, dev_addr->bound_dev_if); in rdma_translate_ip()
403 fl4.flowi4_oif = addr->bound_dev_if; in addr4_resolve()
432 fl6.flowi6_oif = addr->bound_dev_if; in addr6_resolve()
543 addr->bound_dev_if = ndev->ifindex; in set_addr_netns_by_gid_rcu()
550 addr->bound_dev_if = 0; in rdma_addr_set_net_defaults()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/core/
H A Daddr.c183 header->ifindex = dev_addr->bound_dev_if; in ib_nl_ip_send_msg()
242 dev_addr->bound_dev_if = dev->ifindex; in rdma_copy_src_l2_addr()
281 if (dev_addr->bound_dev_if) { in rdma_translate_ip()
282 dev = dev_get_by_index(dev_addr->net, dev_addr->bound_dev_if); in rdma_translate_ip()
403 fl4.flowi4_oif = addr->bound_dev_if; in addr4_resolve()
432 fl6.flowi6_oif = addr->bound_dev_if; in addr6_resolve()
543 addr->bound_dev_if = ndev->ifindex; in set_addr_netns_by_gid_rcu()
550 addr->bound_dev_if = 0; in rdma_addr_set_net_defaults()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/core/
H A Daddr.c183 header->ifindex = dev_addr->bound_dev_if; in ib_nl_ip_send_msg()
242 dev_addr->bound_dev_if = dev->ifindex; in rdma_copy_src_l2_addr()
281 if (dev_addr->bound_dev_if) { in rdma_translate_ip()
282 dev = dev_get_by_index(dev_addr->net, dev_addr->bound_dev_if); in rdma_translate_ip()
403 fl4.flowi4_oif = addr->bound_dev_if; in addr4_resolve()
432 fl6.flowi6_oif = addr->bound_dev_if; in addr6_resolve()
543 addr->bound_dev_if = ndev->ifindex; in set_addr_netns_by_gid_rcu()
550 addr->bound_dev_if = 0; in rdma_addr_set_net_defaults()
/dports/multimedia/libv4l/linux-5.13-rc2/net/l2tp/
H A Dl2tp_ip6.c269 int bound_dev_if; in l2tp_ip6_bind() local
297 bound_dev_if = sk->sk_bound_dev_if; in l2tp_ip6_bind()
306 bound_dev_if = addr->l2tp_scope_id; in l2tp_ip6_bind()
311 if (!bound_dev_if) in l2tp_ip6_bind()
315 dev = dev_get_by_index_rcu(sock_net(sk), bound_dev_if); in l2tp_ip6_bind()
331 if (__l2tp_ip6_bind_lookup(net, &addr->l2tp_addr, NULL, bound_dev_if, in l2tp_ip6_bind()
340 sk->sk_bound_dev_if = bound_dev_if; in l2tp_ip6_bind()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/l2tp/
H A Dl2tp_ip6.c269 int bound_dev_if; in l2tp_ip6_bind() local
297 bound_dev_if = sk->sk_bound_dev_if; in l2tp_ip6_bind()
306 bound_dev_if = addr->l2tp_scope_id; in l2tp_ip6_bind()
311 if (!bound_dev_if) in l2tp_ip6_bind()
315 dev = dev_get_by_index_rcu(sock_net(sk), bound_dev_if); in l2tp_ip6_bind()
331 if (__l2tp_ip6_bind_lookup(net, &addr->l2tp_addr, NULL, bound_dev_if, in l2tp_ip6_bind()
340 sk->sk_bound_dev_if = bound_dev_if; in l2tp_ip6_bind()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/l2tp/
H A Dl2tp_ip6.c269 int bound_dev_if; in l2tp_ip6_bind() local
297 bound_dev_if = sk->sk_bound_dev_if; in l2tp_ip6_bind()
306 bound_dev_if = addr->l2tp_scope_id; in l2tp_ip6_bind()
311 if (!bound_dev_if) in l2tp_ip6_bind()
315 dev = dev_get_by_index_rcu(sock_net(sk), bound_dev_if); in l2tp_ip6_bind()
331 if (__l2tp_ip6_bind_lookup(net, &addr->l2tp_addr, NULL, bound_dev_if, in l2tp_ip6_bind()
340 sk->sk_bound_dev_if = bound_dev_if; in l2tp_ip6_bind()
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_sock.c44 BPF_MOV64_IMM(BPF_REG_2, offsetof(struct bpf_sock, bound_dev_if)), in prog_load()
45 BPF_STX_MEM(BPF_W, BPF_REG_1, BPF_REG_3, offsetof(struct bpf_sock, bound_dev_if)), in prog_load()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_sock.c44 BPF_MOV64_IMM(BPF_REG_2, offsetof(struct bpf_sock, bound_dev_if)), in prog_load()
45 BPF_STX_MEM(BPF_W, BPF_REG_1, BPF_REG_3, offsetof(struct bpf_sock, bound_dev_if)), in prog_load()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_sock.c44 BPF_MOV64_IMM(BPF_REG_2, offsetof(struct bpf_sock, bound_dev_if)), in prog_load()
45 BPF_STX_MEM(BPF_W, BPF_REG_1, BPF_REG_3, offsetof(struct bpf_sock, bound_dev_if)), in prog_load()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c63 dst->bound_dev_if = src->bound_dev_if; in skcpy()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c63 dst->bound_dev_if = src->bound_dev_if; in skcpy()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c63 dst->bound_dev_if = src->bound_dev_if; in skcpy()

123