Home
last modified time | relevance | path

Searched refs:IP_FLAGS_DFRAG (Results 1 – 4 of 4) sorted by relevance

/u-boot/lib/efi_selftest/
A Defi_selftest_snp.c120 p.ip_udp.ip_off = htons(IP_FLAGS_DFRAG); in send_dhcp_discover()
/u-boot/drivers/net/
A Dsandbox.c234 ipr->ip_off = htons(IP_FLAGS_DFRAG); in sandbox_eth_recv_ping_req()
/u-boot/include/
A Dnet.h393 #define IP_FLAGS_DFRAG 0x4000 /* don't fragments */ macro
/u-boot/net/
A Dnet.c1490 ip->ip_off = htons(IP_FLAGS_DFRAG); /* Don't fragment */ in net_set_ip_header()

Completed in 9 milliseconds