Searched refs:IP_FLAGS_DFRAG (Results 1 – 4 of 4) sorted by relevance
120 p.ip_udp.ip_off = htons(IP_FLAGS_DFRAG); in send_dhcp_discover()
234 ipr->ip_off = htons(IP_FLAGS_DFRAG); in sandbox_eth_recv_ping_req()
393 #define IP_FLAGS_DFRAG 0x4000 /* don't fragments */ macro
1490 ip->ip_off = htons(IP_FLAGS_DFRAG); /* Don't fragment */ in net_set_ip_header()
Completed in 9 milliseconds