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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_output.c445 __be16 not_last_frag; local
587 not_last_frag = iph->frag_off & htons(IP_MF);
677 if (left > 0 || not_last_frag)

Completed in 16 milliseconds