Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Din6.h629 #define IPV6_DONTFRAG 62 /* bool; disable IPv6 fragmentation */ macro
H A Dip6_output.c2602 case IPV6_DONTFRAG: in ip6_ctloutput()
2995 case IPV6_DONTFRAG: in ip6_ctloutput()
3282 case IPV6_DONTFRAG: in ip6_getpcbopt()
3688 case IPV6_DONTFRAG: in ip6_setpktopt()
4021 case IPV6_DONTFRAG: in ip6_setpktopt()
H A Din6.c4762 case IPV6_DONTFRAG: in tcpsockopt_cassert()