Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpf_filter.c642 case BPF_ST: in bpf_filter()
829 case BPF_ST: in bpf_validate()
H A Dbpf.h1368 #define BPF_ST 0x02 macro