Searched refs:inet6 (Results 1 – 16 of 16) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | icmp.sh | 50 ip -netns $NS1 route add $RT1 via inet6 $H2_IP6 51 ip -netns $NS2 route add $RT2 via inet6 $H1_IP6
|
| H A D | bareudp.sh | 243 ip -netns "${NS1}" -family mpls route add 200 via inet6 2001:db8::10 244 ip -netns "${NS2}" -family mpls route add 203 via inet6 2001:db8::33
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-cgroup.rst | 101 - **bind6** call to bind(2) for an inet6 socket (since 4.17) 103 - **post_bind6** return from bind(2) for an inet6 socket (since 4.17) 105 - **connect6** call to connect(2) for an inet6 socket (since 4.17) 117 - **getpeername6** call to getpeername(2) for an inet6 socket (since 5.8) 120 - **getsockname6** call to getsockname(2) for an inet6 socket (since 5.8)
|
| /linux/net/rds/ |
| H A D | tcp_listen.c | 149 struct ipv6_pinfo *inet6; in rds_tcp_accept_one() local 151 inet6 = inet6_sk(new_sock->sk); in rds_tcp_accept_one() 152 dev_if = READ_ONCE(inet6->mcast_oif); in rds_tcp_accept_one()
|
| /linux/net/smc/ |
| H A D | smc_inet.c | 64 struct ipv6_pinfo inet6; member 77 .ipv6_pinfo_offset = offsetof(struct smc6_sock, inet6),
|
| /linux/net/dccp/ |
| H A D | ipv6.h | |
| H A D | ipv6.c | |
| /linux/Documentation/networking/ |
| H A D | vrf.rst | 286 inet6 2002:1::2/120 scope global 288 inet6 fe80::ff:fe00:202/64 scope link 294 inet6 2002:2::2/120 scope global 296 inet6 fe80::ff:fe00:203/64 scope link 426 iface eth0 inet6 static 435 iface eth1 inet6 static 444 iface eth2 inet6 static 453 iface eth3 inet6 static 462 iface eth4 inet6 static
|
| H A D | net_failover.rst | 80 inet6 fe80::97d8:db2:8c10:b6d6/64 scope link
|
| /linux/tools/perf/tests/shell/ |
| H A D | record+probe_libc_inet_pton.sh | 108 ip a sh lo | grep -F -q inet6 || exit 2
|
| /linux/net/ipv6/ |
| H A D | udplite.c | 69 .ipv6_pinfo_offset = offsetof(struct udp6_sock, inet6),
|
| H A D | tcp_ipv6.c | 88 /* Helper returning the inet6 address from a given tcp socket. 94 struct tcp6_sock, tcp)->inet6) 2334 .ipv6_pinfo_offset = offsetof(struct tcp6_sock, inet6), 2389 /* register inet6 protocol */
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_proto.c | 324 const struct ipv6_pinfo *inet6 = inet6_sk(sk); in ipv6_getorigdst() local 339 flow_label = inet6->flow_label; in ipv6_getorigdst()
|
| /linux/net/l2tp/ |
| H A D | l2tp_ip6.c | 49 struct ipv6_pinfo inet6; member 754 .ipv6_pinfo_offset = offsetof(struct l2tp_ip6_sock, inet6),
|
| /linux/net/sctp/ |
| H A D | socket.c | 4877 newinet->pinet6 = &((struct sctp6_sock *)newsk)->inet6; in sctp_clone_sock() 9703 .ipv6_pinfo_offset = offsetof(struct sctp6_sock, inet6),
|
| /linux/ |
| H A D | CREDITS | 2788 D: Some of PAS 16 mixer & PCM support, inet6-apps
|