Searched defs:gen_port (Results 1 - 1 of 1) sorted by relevance

/external/libpcap/
H A Dgencode.c536 static struct block *gen_port(compiler_state_t *, int, int, int);
5293 gen_port(compiler_state_t *cstate, int port, int ip_proto, int dir) function
6414 b = gen_port(cstate, port, real_proto, dir);
6609 b = gen_port(cstate, (int)v, proto, dir);
8294 b0 = gen_geneve_check(cstate, gen_port, OR_TRAN_IPV4, vni);

Completed in 57 milliseconds