Searched refs:BPF_ST (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/libpcap-48/libpcap/
H A Dbpf_image.c143 case BPF_ST:
H A Dbpf_filter.c399 case BPF_ST:
602 case BPF_ST:
H A Dgencode.c2189 s2 = new_stmt(BPF_ST);
2230 s2 = new_stmt(BPF_ST);
2291 s2 = new_stmt(BPF_ST);
2359 s2 = new_stmt(BPF_ST);
2444 s2 = new_stmt(BPF_ST);
2492 s2 = new_stmt(BPF_ST);
2581 s2 = new_stmt(BPF_ST);
5625 s[i] = new_stmt(BPF_ST);
5694 s[i] = new_stmt(BPF_ST);
6875 s = new_stmt(BPF_ST);
[all...]
H A Doptimize.c354 case BPF_ST:
395 case BPF_ST:
687 if (s->s.code == BPF_ST &&
1092 case BPF_ST:
/macosx-10.10/libpcap-48/libpcap/bpf/net/
H A Dbpf_filter.c399 case BPF_ST:
602 case BPF_ST:
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf_filter.c409 case BPF_ST:
590 case BPF_ST:
H A Dbpf.h1204 #define BPF_ST 0x02 macro
1418 * Number of scratch memory words (for BPF_LD|BPF_MEM and BPF_ST).
/macosx-10.10/libpcap-48/libpcap/pcap/
H A Dbpf.h1260 #define BPF_ST 0x02 macro
1334 * Number of scratch memory words (for BPF_LD|BPF_MEM and BPF_ST).

Completed in 139 milliseconds