Searched refs:not_last_frag (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/ipv4/ | ||
H A D | ip_output.c | 498 __be16 not_last_frag; ip_fragment() local 654 not_last_frag = iph->frag_off & htons(IP_MF); 728 if (left > 0 || not_last_frag) |
Completed in 50 milliseconds