Searched refs:IP_FLAGS_DFRAG (Results 1 – 2 of 2) sorted by relevance
377 #define IP_FLAGS_DFRAG 0x4000 /* don't fragments */ macro
1450 ip->ip_off = htons(IP_FLAGS_DFRAG); /* Don't fragment */ in net_set_ip_header()