Searched refs:IPV6_DSTOPTS (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/lib/libc/net/
H A Dip6opt.c58 ((x) == IPV6_DSTOPTS || (x) == IPV6_2292DSTOPTS)
/freebsd-10.3-release/sys/netinet6/
H A Dip6_output.c1642 case IPV6_DSTOPTS:
1915 case IPV6_DSTOPTS:
2172 case IPV6_DSTOPTS:
2262 if (optname == -1 || optname == IPV6_DSTOPTS) {
2454 case IPV6_DSTOPTS:
2654 case IPV6_DSTOPTS:
2706 case IPV6_DSTOPTS:
H A Din6.h464 #define IPV6_DSTOPTS 50 /* ip6_dest; send dst option befor rthdr */ macro
H A Dip6_input.c1546 IPV6_2292DSTOPTS, IPV6_DSTOPTS),
/freebsd-10.3-release/sbin/ping6/
H A Dping6.c698 if (setsockopt(s, IPPROTO_IPV6, IPV6_DSTOPTS, &opton,
700 err(1, "setsockopt(IPV6_DSTOPTS)");
1766 case IPV6_DSTOPTS:

Completed in 138 milliseconds