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

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.h232 u_short bh_flags; member in struct:bpf_hdr_ext
H A Dbpf.c963 if (ehp->bh_flags & BPF_HDR_EXT_FLAGS_TCP)
2166 ehp->bh_flags |= BPF_HDR_EXT_FLAGS_DIR_OUT;
2168 ehp->bh_flags |= BPF_HDR_EXT_FLAGS_TCP;
2170 ehp->bh_flags |= BPF_HDR_EXT_FLAGS_DIR_IN;

Completed in 75 milliseconds