Home
last modified time | relevance | path

Searched refs:inet6 (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/usrsctp/
H A Dusrsctp_git.bb20 PACKAGECONFIG ?= "disablewarnings inet inet6"
23 PACKAGECONFIG[inet6] = "--enable-inet6,--disable-inet6,"
/openbmc/openbmc/meta-google/recipes-google/networking/files/
H A Dgbmc-ip-monitor-test.sh68 inet6 ::1/128 scope host
75 inet6 fd01:ff2:5687:4:cf03:45f3:983a:96eb/64 scope global temporary dynamic
84 [ADDR]1: lo inet6 ::1/128 scope host
86 [ADDR]2: eno2 inet6 fd01:ff2:5687:4:cf03:45f3:983a:96eb/64 scope global temporary dynamic
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst100 **bind6** call to bind(2) for an inet6 socket (since 4.17);
102 **post_bind6** return from bind(2) for an inet6 socket (since 4.17);
104 **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);
119 **getsockname6** call to getsockname(2) for an inet6 socket (since 5.8).
/openbmc/linux/tools/testing/selftests/net/
H A Dicmp.sh52 ip -netns $NS1 route add $RT1 via inet6 $H2_IP6
53 ip -netns $NS2 route add $RT2 via inet6 $H1_IP6
H A Dbareudp.sh275 ip -netns "${NS1}" -family mpls route add 200 via inet6 2001:db8::10
276 ip -netns "${NS2}" -family mpls route add 203 via inet6 2001:db8::33
/openbmc/openbmc-test-automation/lib/
H A Dbmc_ipv6_utils.robot20 # inet6 fe80::xxxx:xxxx:xxxx:xxxx/64 scope link
21 # inet6 xxxx::xxxx:xxxx:xxxx:xxxx/64 scope global
26 ${lines}= Get Lines Containing String ${cmd_output} inet6
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/
H A Dssmtp_2.64.bb22 PACKAGECONFIG[ipv6] = "--enable-inet6,--disable-inet6"
/openbmc/linux/net/rds/
H A Dtcp_listen.c165 struct ipv6_pinfo *inet6; in rds_tcp_accept_one() local
167 inet6 = inet6_sk(new_sock->sk); in rds_tcp_accept_one()
168 dev_if = inet6->mcast_oif; in rds_tcp_accept_one()
/openbmc/linux/include/linux/
H A Dipv6.h305 struct ipv6_pinfo inet6; member
311 struct ipv6_pinfo inet6; member
317 struct ipv6_pinfo inet6; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h99 struct ipv6_pinfo inet6; member
111 struct ipv6_pinfo inet6; member
/openbmc/linux/net/dccp/
H A Dipv6.h16 struct ipv6_pinfo inet6; member
H A Dipv6.c441 newinet->pinet6 = &newdp6->inet6; in dccp_v6_request_recv_sock()
500 newinet->pinet6 = &newdp6->inet6; in dccp_v6_request_recv_sock()
1062 .ipv6_pinfo_offset = offsetof(struct dccp6_sock, inet6),
/openbmc/linux/Documentation/networking/
H A Dvrf.rst286 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
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/
H A Dgbmc-nic-dhcrelay.sh.in27 if [[ $change == addr && $scope == link && $fam == inet6 && $flags != *tentative* ]]; then
H A Dgbmc-nic-neigh.sh.in60 [[ $fam == inet6 && $flags != *tentative* ]]; then
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A Dgbmc-br-nft.sh51 [[ $fam == inet6 && $flags != *tentative* ]]; then
H A Dgbmc-br-ula.sh58 elif [[ $change == addr && $intf == gbmcbr && $fam == inet6 ]]; then
H A Dgbmc-br-gw-src.sh113 [[ $fam == inet6 && $flags != *tentative* ]]; then
/openbmc/linux/tools/perf/tests/shell/
H A Drecord+probe_libc_inet_pton.sh97 ip a sh lo | grep -F -q inet6 || exit 2
/openbmc/linux/net/ipv6/
H A Dudplite.c69 .ipv6_pinfo_offset = offsetof(struct udp6_sock, inet6),
H A Dping.c218 .ipv6_pinfo_offset = offsetof(struct raw6_sock, inet6),
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-br-pub-addr.sh.in72 [ "$scope" = 'global' -a "$fam" = 'inet6' ] &&
H A Dgbmc-ncsi-nft.sh.in59 if [ "$fam" = 'inet6' ]; then
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto.c327 const struct ipv6_pinfo *inet6 = inet6_sk(sk); in ipv6_getorigdst() local
342 flow_label = inet6->flow_label; in ipv6_getorigdst()
/openbmc/linux/net/l2tp/
H A Dl2tp_ip6.c39 struct ipv6_pinfo inet6; member
730 .ipv6_pinfo_offset = offsetof(struct l2tp_ip6_sock, inet6),

12