Home
last modified time | relevance | path

Searched refs:gen_ahostop (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/libpcap/dist/
H A Dgencode.c288 static struct block *gen_ahostop(const u_char *, int);
7206 return gen_ahostop(abroadcast, Q_DST);
7288 return gen_ahostop(abroadcast, Q_DST);
7802 return (gen_ahostop(eaddr, (int)q.dir));
7819 gen_ahostop(eaddr, dir) in gen_ahostop() function
7834 b0 = gen_ahostop(eaddr, Q_SRC);
7835 b1 = gen_ahostop(eaddr, Q_DST);
7841 b0 = gen_ahostop(eaddr, Q_SRC);
7842 b1 = gen_ahostop(eaddr, Q_DST);