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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dgencode.c259 static struct block *gen_thostop(const u_char *, int);
3762 gen_thostop(eaddr, dir) function
3776 b0 = gen_thostop(eaddr, Q_SRC);
3777 b1 = gen_thostop(eaddr, Q_DST);
3783 b0 = gen_thostop(eaddr, Q_SRC);
3784 b1 = gen_thostop(eaddr, Q_DST);
4707 b0 = gen_thostop(eaddr, Q_OR);
6082 b = gen_thostop(eaddr, dir);
6569 return gen_thostop(eaddr, (int)q.dir);
7169 return gen_thostop(ebroadcas
[all...]

Completed in 321 milliseconds