Home
last modified time | relevance | path

Searched refs:IPV6_NEXTHOP (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip6_output.c2064 case IPV6_NEXTHOP: in ip6_ctloutput()
2382 case IPV6_NEXTHOP: in ip6_ctloutput()
2646 case IPV6_NEXTHOP: in ip6_getpcbopt()
2700 if (optname == -1 || optname == IPV6_NEXTHOP) { in ip6_clearpktopts()
2918 case IPV6_NEXTHOP: in ip6_setpktopt()
3041 case IPV6_NEXTHOP: in ip6_setpktopt()
3049 ip6_clearpktopts(opt, IPV6_NEXTHOP); in ip6_setpktopt()
3082 ip6_clearpktopts(opt, IPV6_NEXTHOP); in ip6_setpktopt()
H A Din6.h473 #define IPV6_NEXTHOP 48 /* sockaddr; next hop addr */ macro
/f-stack/tools/compat/include/netinet6/
H A Din6.h473 #define IPV6_NEXTHOP 48 /* sockaddr; next hop addr */ macro