Home | History | Annotate | Download | only in android-clat

Lines Matching refs:IP_MF

190   return ntohs(ip->frag_off) & (IP_OFFMASK | IP_MF);
366 ip->frag_off &= ~htons(IP_MF);