Home
last modified time | relevance | path

Searched refs:IP_FLAGS_MFRAG (Results 1 – 2 of 2) sorted by relevance

/u-boot/net/
A Dnet.c953 if (!(ip_off & IP_FLAGS_MFRAG)) { in __net_defragment()
1024 if (!(ip_off & (IP_OFFS | IP_FLAGS_MFRAG))) in net_defragment()
1035 if (!(ip_off & (IP_OFFS | IP_FLAGS_MFRAG))) in net_defragment()
/u-boot/include/
A Dnet.h394 #define IP_FLAGS_MFRAG 0x2000 /* more fragments */ macro

Completed in 6 milliseconds