Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Din6.h581 #define IPV6_RTHDRDSTOPTS 57 macro
H A Dip6_output.c2680 case IPV6_RTHDRDSTOPTS: in ip6_ctloutput()
2990 case IPV6_RTHDRDSTOPTS: in ip6_ctloutput()
3248 case IPV6_RTHDRDSTOPTS: in ip6_getpcbopt()
3341 if (optname == -1 || optname == IPV6_RTHDRDSTOPTS) { in ip6_clearpktopts()
3683 case IPV6_RTHDRDSTOPTS: in ip6_setpktopt()
3892 case IPV6_RTHDRDSTOPTS: { in ip6_setpktopt()
3940 case IPV6_RTHDRDSTOPTS: in ip6_setpktopt()
H A Din6.c4869 case IPV6_RTHDRDSTOPTS: in tcpsockopt_cassert()