Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf_filter.c628 case BPF_ST: in bpf_filter()
815 case BPF_ST: in bpf_validate()
H A Dbpf.h1265 #define BPF_ST 0x02 macro