Home
last modified time | relevance | path

Searched refs:BPF_HDR_EXT_FLAGS_DIR_OUT (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.101.5/bsd/net/
H A Dbpf.h305 #define BPF_HDR_EXT_FLAGS_DIR_OUT 0x01 macro
H A Dbpf.c3705 ehp->bh_flags |= BPF_HDR_EXT_FLAGS_DIR_OUT; in catchpacket()