Searched refs:BPF_HDR_EXT_FLAGS_TCP (Results 1 – 2 of 2) sorted by relevance
314 #define BPF_HDR_EXT_FLAGS_TCP 0x02 macro
1401 if (ehp->bh_flags & BPF_HDR_EXT_FLAGS_TCP) { in bpfread()1402 ehp->bh_flags &= ~BPF_HDR_EXT_FLAGS_TCP; in bpfread()4002 ehp->bh_flags |= BPF_HDR_EXT_FLAGS_TCP; in catchpacket()