Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Din.h488 #define IP_DONTFRAG 28 /* don't fragment packet */ macro
H A Dip_output.c2304 case IP_DONTFRAG: in ip_ctloutput()
2371 case IP_DONTFRAG: in ip_ctloutput()
2578 case IP_DONTFRAG: in ip_ctloutput()
2627 case IP_DONTFRAG: in ip_ctloutput()
H A Dip_icmp.c1273 case IP_DONTFRAG: in icmp_dgram_ctloutput()