Home | History | Annotate | Download | only in iputils

Lines Matching refs:frag_off

1294 	printf("   %1x %04x", ((ip->frag_off) & 0xe000) >> 13,
1295 (ip->frag_off) & 0x1fff);