Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:tm_min

45     tp->tm_min = ((p0 >> 5) & 0xFF) + ((p1 & 0x7) << 3);