Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Dip6_output.c1244 case IPV6_RTHDRDSTOPTS: in ip6_ctloutput()
1528 case IPV6_RTHDRDSTOPTS: in ip6_ctloutput()
1737 case IPV6_RTHDRDSTOPTS: in ip6_getpcbopt()
1801 if (optname == -1 || optname == IPV6_RTHDRDSTOPTS) { in ip6_clearpktopts()
2411 case IPV6_RTHDRDSTOPTS: in ip6_setpktopt()
2436 case IPV6_RTHDRDSTOPTS: in ip6_setpktopt()
H A Din6.h302 #define IPV6_RTHDRDSTOPTS 35 /* ip6_dest; send dst option before rthdr */ macro
/openbsd/sbin/ping/
H A Dping.c1860 case IPV6_RTHDRDSTOPTS: in pr_exthdrs()