Searched refs:BPF_MEM (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbpf_filter.c394 case BPF_LD|BPF_MEM:
398 case BPF_LDX|BPF_MEM:
566 (p->code & 0xe0) == BPF_MEM)) &&
H A Dbpf.h327 #define BPF_MEM 0x60 macro
524 * Number of scratch memory words (for BPF_LD|BPF_MEM and BPF_ST).

Completed in 21 milliseconds