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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dgencode.c261 static struct block *gen_ipfchostop(const u_char *, int);
4247 gen_ipfchostop(eaddr, dir) function
4261 b0 = gen_ipfchostop(eaddr, Q_SRC);
4262 b1 = gen_ipfchostop(eaddr, Q_DST);
4268 b0 = gen_ipfchostop(eaddr, Q_SRC);
4269 b1 = gen_ipfchostop(eaddr, Q_DST);
4736 b0 = gen_ipfchostop(eaddr, Q_OR);
6104 b = gen_ipfchostop(eaddr, dir);
6596 return gen_ipfchostop(eaddr, (int)q.dir);
7177 return gen_ipfchostop(ebroadcas
[all...]

Completed in 298 milliseconds