Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpf_filter.c600 case BPF_LDX | BPF_MSH | BPF_B: in bpf_filter()
809 case BPF_MSH: in bpf_validate()
H A Dbpf.h1386 #define BPF_MSH 0xa0 macro