Searched refs:IPV6_NEXTHOP (Results 1 – 3 of 3) sorted by relevance
1650 case IPV6_NEXTHOP: { in ip6_ctloutput()1911 case IPV6_NEXTHOP: in ip6_ctloutput()2187 case IPV6_NEXTHOP: in ip6_getpcbopt()2239 if (optname == -1 || optname == IPV6_NEXTHOP) { in ip6_clearpktopts()2859 case IPV6_NEXTHOP: in ip6_setpktopt()2984 case IPV6_NEXTHOP: in ip6_setpktopt()2992 ip6_clearpktopts(opt, IPV6_NEXTHOP); in ip6_setpktopt()3024 ip6_clearpktopts(opt, IPV6_NEXTHOP); in ip6_setpktopt()
430 #define IPV6_NEXTHOP 48 /* sockaddr; next hop addr */ macro
624 if (prog_setsockopt(s, IPPROTO_IPV6, IPV6_NEXTHOP, in main()