Home
last modified time | relevance | path

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

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