Home
last modified time | relevance | path

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

/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/
H A Dgencode.c139 static struct block *gen_fhostop(const u_char *, int);
697 gen_fhostop(eaddr, dir) in gen_fhostop() function
719 b0 = gen_fhostop(eaddr, Q_SRC);
720 b1 = gen_fhostop(eaddr, Q_DST);
726 b0 = gen_fhostop(eaddr, Q_SRC);
727 b1 = gen_fhostop(eaddr, Q_DST);
913 b0 = gen_fhostop(eaddr, Q_OR);
1282 return gen_fhostop(eaddr, dir);
1482 return gen_fhostop(eaddr, (int)q.dir);
1867 return gen_fhostop(ebroadcast, Q_DST);
/dports/net/daq/daq-2.2.2/sfbpf/
H A Dsf_gencode.c237 static struct block *gen_fhostop(const u_char *, int);
3725 static struct block *gen_fhostop(eaddr, dir) in gen_fhostop() function
3748 b0 = gen_fhostop(eaddr, Q_SRC);
3749 b1 = gen_fhostop(eaddr, Q_DST);
3755 b0 = gen_fhostop(eaddr, Q_SRC);
3756 b1 = gen_fhostop(eaddr, Q_DST);
4576 b0 = gen_fhostop(eaddr, Q_OR);
5953 b = gen_fhostop(eaddr, dir);
6455 return gen_fhostop(eaddr, (int) q.dir);
7056 return gen_fhostop(ebroadcast, Q_DST);
/dports/net/libpcap/libpcap-1.10.1/
H A Dgencode.c549 static struct block *gen_fhostop(compiler_state_t *, const u_char *, int);
4173 gen_fhostop(compiler_state_t *cstate, const u_char *eaddr, int dir) in gen_fhostop() function
4185 b0 = gen_fhostop(cstate, eaddr, Q_SRC); in gen_fhostop()
4186 b1 = gen_fhostop(cstate, eaddr, Q_DST); in gen_fhostop()
4192 b0 = gen_fhostop(cstate, eaddr, Q_SRC); in gen_fhostop()
4193 b1 = gen_fhostop(cstate, eaddr, Q_DST); in gen_fhostop()
5230 b0 = gen_fhostop(cstate, eaddr, Q_OR); in gen_gateway()
6713 b = gen_fhostop(cstate, eaddr, dir); in gen_scode()
7228 b = gen_fhostop(cstate, cstate->e, (int)q.dir); in gen_ecode()
7963 return gen_fhostop(cstate, ebroadcast, Q_DST); in gen_broadcast()
/dports/security/nmap/nmap-7.91/libpcap/
H A Dgencode.c527 static struct block *gen_fhostop(compiler_state_t *, const u_char *, int);
4177 gen_fhostop(compiler_state_t *cstate, const u_char *eaddr, int dir) in gen_fhostop() function
4189 b0 = gen_fhostop(cstate, eaddr, Q_SRC); in gen_fhostop()
4190 b1 = gen_fhostop(cstate, eaddr, Q_DST); in gen_fhostop()
4196 b0 = gen_fhostop(cstate, eaddr, Q_SRC); in gen_fhostop()
4197 b1 = gen_fhostop(cstate, eaddr, Q_DST); in gen_fhostop()
5227 b0 = gen_fhostop(cstate, eaddr, Q_OR); in gen_gateway()
6697 b = gen_fhostop(cstate, eaddr, dir); in gen_scode()
7205 b = gen_fhostop(cstate, cstate->e, (int)q.dir); in gen_ecode()
7942 return gen_fhostop(cstate, ebroadcast, Q_DST); in gen_broadcast()