Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.c577 static struct block *gen_port6(compiler_state_t *, u_int, int, int);
5750 gen_port6(compiler_state_t *cstate, u_int port, int ip_proto, int dir) in gen_port6() function
6867 gen_or(gen_port6(cstate, port, real_proto, dir), b); in gen_scode()
7088 gen_or(gen_port6(cstate, v, proto, dir), b); in gen_ncode()
9302 b0 = gen_geneve_check(cstate, gen_port6, OR_TRAN_IPV6, vni, has_vni); in gen_geneve6()