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

/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.c265 static struct block *gen_ipfchostop(const u_char *, int);
4251 gen_ipfchostop(eaddr, dir) function
4265 b0 = gen_ipfchostop(eaddr, Q_SRC);
4266 b1 = gen_ipfchostop(eaddr, Q_DST);
4272 b0 = gen_ipfchostop(eaddr, Q_SRC);
4273 b1 = gen_ipfchostop(eaddr, Q_DST);
4737 b0 = gen_ipfchostop(eaddr, Q_OR);
6105 b = gen_ipfchostop(eaddr, dir);
6597 return gen_ipfchostop(eaddr, (int)q.dir);
7178 return gen_ipfchostop(ebroadcas
[all...]

Completed in 136 milliseconds