Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Din6.h581 #define IPV6_RTHDRDSTOPTS 57 macro
H A Dip6_output.c2684 case IPV6_RTHDRDSTOPTS: in ip6_ctloutput()
2994 case IPV6_RTHDRDSTOPTS: in ip6_ctloutput()
3252 case IPV6_RTHDRDSTOPTS: in ip6_getpcbopt()
3345 if (optname == -1 || optname == IPV6_RTHDRDSTOPTS) { in ip6_clearpktopts()
3687 case IPV6_RTHDRDSTOPTS: in ip6_setpktopt()
3896 case IPV6_RTHDRDSTOPTS: { in ip6_setpktopt()
3944 case IPV6_RTHDRDSTOPTS: in ip6_setpktopt()
H A Din6.c5264 case IPV6_RTHDRDSTOPTS: in tcpsockopt_cassert()