Searched refs:IP_FLAGS_DFRAG (Results 1 – 4 of 4) sorted by relevance
119 p.ip_udp.ip_off = htons(IP_FLAGS_DFRAG); in send_dhcp_discover()
232 ipr->ip_off = htons(IP_FLAGS_DFRAG); in sandbox_eth_recv_ping_req()
368 #define IP_FLAGS_DFRAG 0x4000 /* don't fragments */ macro
1517 ip->ip_off = htons(IP_FLAGS_DFRAG); /* Don't fragment */ in net_set_ip_header()