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

/external/libpcap/
H A Dgencode.c287 static struct block *gen_ipfchostop(const u_char *, int);
4339 gen_ipfchostop(eaddr, dir) function
4353 b0 = gen_ipfchostop(eaddr, Q_SRC);
4354 b1 = gen_ipfchostop(eaddr, Q_DST);
4360 b0 = gen_ipfchostop(eaddr, Q_SRC);
4361 b1 = gen_ipfchostop(eaddr, Q_DST);
4821 b0 = gen_ipfchostop(eaddr, Q_OR);
6185 b = gen_ipfchostop(eaddr, dir);
6642 return gen_ipfchostop(eaddr, (int)q.dir);
7220 return gen_ipfchostop(ebroadcas
[all...]

Completed in 32 milliseconds