Searched refs:TH_OFF (Results 1 – 3 of 3) sorted by relevance
177 hlen += TH_OFF((const struct tcphdr *)&((const int *)ip)[hlen]); in sliplink_print()273 hlen += TH_OFF((const struct tcphdr *)&((const int32_t *)ip)[hlen]); in compressed_sl_print()
53 #define TH_OFF(th) (((th)->th_offx2 & 0xf0) >> 4) macro
219 hlen = TH_OFF(tp) * 4; in tcp_print()519 bp + TH_OFF(tp) * 4, length, cp)) { in tcp_print()667 bp += TH_OFF(tp) * 4; in tcp_print()