Home
last modified time | relevance | path

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

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