Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.c572 static struct block *gen_port(compiler_state_t *, u_int, int, int);
5665 gen_port(compiler_state_t *cstate, u_int port, int ip_proto, int dir) in gen_port() function
6866 b = gen_port(cstate, port, real_proto, dir); in gen_scode()
7087 b = gen_port(cstate, v, proto, dir); in gen_ncode()
9276 b0 = gen_geneve_check(cstate, gen_port, OR_TRAN_IPV4, vni, has_vni); in gen_geneve4()