Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Din6.h629 #define IPV6_DONTFRAG 62 /* bool; disable IPv6 fragmentation */ macro
H A Dip6_output.c2599 case IPV6_DONTFRAG: in ip6_ctloutput()
2992 case IPV6_DONTFRAG: in ip6_ctloutput()
3279 case IPV6_DONTFRAG: in ip6_getpcbopt()
3685 case IPV6_DONTFRAG: in ip6_setpktopt()
4018 case IPV6_DONTFRAG: in ip6_setpktopt()
H A Din6.c5291 case IPV6_DONTFRAG: in tcpsockopt_cassert()