Searched refs:not_last_frag (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_output.c480 __be16 not_last_frag; local
632 not_last_frag = iph->frag_off & htons(IP_MF);
722 if (left > 0 || not_last_frag)

Completed in 59 milliseconds