Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_output.c664 state->not_last_frag = iph->frag_off & htons(IP_MF); in ip_frag_init()
748 if (state->left > 0 || state->not_last_frag) in ip_frag_next()
/OK3568_Linux_fs/kernel/include/net/
H A Dip.h199 __be16 not_last_frag; member