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

Lines Matching refs:frag_off

181   return ntohs(ip->frag_off) & (IP_OFFMASK | IP_MF);
194 return ntohs(ip->frag_off) & IP_OFFMASK;
358 ip->frag_off &= ~htons(IP_MF);