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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbpf_filter.c458 case BPF_ALU|BPF_DIV|BPF_X:
492 case BPF_ALU|BPF_DIV|BPF_K:
572 if (p->code == (BPF_ALU|BPF_DIV|BPF_K) && p->k == 0)
H A Dbpf.h336 #define BPF_DIV 0x30 macro

Completed in 24 milliseconds