Home
last modified time | relevance | path

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

/net/ipv4/
Dip_output.c442 __be16 not_last_frag; in ip_fragment() local
585 not_last_frag = iph->frag_off & htons(IP_MF); in ip_fragment()
661 if (left > 0 || not_last_frag) in ip_fragment()