Home
last modified time | relevance | path

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

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