Home
last modified time | relevance | path

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

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