Searched refs:TH_OFF (Results 1 – 3 of 3) sorted by relevance
146 hlen += TH_OFF((struct tcphdr *)&((int *)ip)[hlen]); in sliplink_print()236 hlen += TH_OFF((struct tcphdr *)&((int32_t *)ip)[hlen]); in compressed_sl_print()
48 #define TH_OFF(th) (((th)->th_offx2 & 0xf0) >> 4) macro
225 hlen = TH_OFF(tp) * 4; in tcp_print()597 bp + TH_OFF(tp) * 4, length, cp)) { in tcp_print()652 bp += TH_OFF(tp) * 4; in tcp_print()