Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/net/
H A Dbpf.h311 #define BPF_HDR_EXT_FLAGS_DIR_IN 0x00 macro
H A Dbpf.c3988 ehp->bh_flags |= BPF_HDR_EXT_FLAGS_DIR_IN; in catchpacket()