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

Lines Matching refs:IP_OFFMASK

190   return ntohs(ip->frag_off) & (IP_OFFMASK | IP_MF);
203 return ntohs(ip->frag_off) & IP_OFFMASK;