Searched refs:BPF_HDR_EXT_FLAGS_TCP (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.h235 #define BPF_HDR_EXT_FLAGS_TCP 0x0002 macro
H A Dbpf.c963 if (ehp->bh_flags & BPF_HDR_EXT_FLAGS_TCP)
2168 ehp->bh_flags |= BPF_HDR_EXT_FLAGS_TCP;

Completed in 9 milliseconds