Searched refs:TH_OFF (Results 1 – 3 of 3) sorted by relevance
152 hlen += TH_OFF((struct tcphdr *)&((int *)ip)[hlen]); in sliplink_print()245 hlen += TH_OFF((struct tcphdr *)&((int32_t *)ip)[hlen]); in compressed_sl_print()
53 #define TH_OFF(th) (((th)->th_offx2 & 0xf0) >> 4) macro
190 hlen = TH_OFF(tp) * 4;527 bp + TH_OFF(tp) * 4, length, cp)) {661 bp += TH_OFF(tp) * 4;