Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet6/
H A Din6.h581 #define IPV6_RTHDRDSTOPTS 57 macro
H A Dip6_output.c2719 case IPV6_RTHDRDSTOPTS: in ip6_ctloutput()
3030 case IPV6_RTHDRDSTOPTS: in ip6_ctloutput()
3298 case IPV6_RTHDRDSTOPTS: in ip6_getpcbopt()
3385 if (optname == -1 || optname == IPV6_RTHDRDSTOPTS) { in ip6_clearpktopts()
3739 case IPV6_RTHDRDSTOPTS: in ip6_setpktopt()
3950 case IPV6_RTHDRDSTOPTS: { in ip6_setpktopt()
3998 case IPV6_RTHDRDSTOPTS: in ip6_setpktopt()
H A Din6.c4769 case IPV6_RTHDRDSTOPTS: in tcpsockopt_cassert()