Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf_filter.c586 case BPF_LDX | BPF_MSH | BPF_B: in bpf_filter()
795 case BPF_MSH: in bpf_validate()
H A Dbpf.h1283 #define BPF_MSH 0xa0 macro