Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dip_output.c498 __be16 not_last_frag; in ip_fragment() local
654 not_last_frag = iph->frag_off & htons(IP_MF); in ip_fragment()
728 if (left > 0 || not_last_frag) in ip_fragment()