Home
last modified time | relevance | path

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

/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/test/
H A Dmips_test.c492 pjmedia_port *gen_port, *null_port; in init_conf_port() local
498 if (!gen_port) in init_conf_port()
1013 pjmedia_port *gen_port; member
1084 if (wp->gen_port == NULL) in create_wsola_plc()
1172 pjmedia_port *gen_port; member
1258 if (wp->gen_port == NULL) in create_wsola_discard()
1365 if (gen_port == NULL) in ec_create()
2082 pjmedia_port *gen_port; member
2179 if (dp->gen_port == NULL) in create_delaybuf()
2305 pjmedia_port *gen_port; in run_entry() local
[all …]
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/khash/test/
H A Dgen_term.erl15 gen_port/1,
63 gen_port(_) -> function
119 gen_port,
/dports/www/py-werkzeug/Werkzeug-2.0.2/tests/
H A Dconftest.py19 gen_port = count(49152)
24 port = next(gen_port)
/dports/devel/erlang-lager/lager-3.2.4/test/
H A Dtrunc_io_eqc.erl108 gen_port(),
137 gen_port() -> function
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/
H A Dgencode.c146 static struct block *gen_port(int, int, int);
1098 gen_port(port, ip_proto, dir) in gen_port() function
1332 return gen_port(port, real_proto, dir);
1453 return gen_port((int)v, proto, dir);
/dports/net/tcpview/tcpview-1.0/
H A Dgencode.c781 gen_port(port, ip_proto, dir) in gen_port() function
945 return gen_port(port, real_proto, dir);
999 return gen_port((int)v, proto, dir);
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/krb5/os/
H A Ddeps97 gen_port.so gen_port.po $(OUTPRE)gen_port.$(OBJEXT): \
107 $(top_srcdir)/include/socket-utils.h gen_port.c os-proto.h
/dports/security/krb5/krb5-1.19.2/src/lib/krb5/os/
H A Ddeps97 gen_port.so gen_port.po $(OUTPRE)gen_port.$(OBJEXT): \
107 $(top_srcdir)/include/socket-utils.h gen_port.c os-proto.h
/dports/net/daq/daq-2.2.2/sfbpf/
H A Dsf_gencode.c258 static struct block *gen_port(int, int, int);
4957 static struct block *gen_port(port, ip_proto, dir) in gen_port() function
6122 return gen_port(port, real_proto, dir);
6124 b = gen_port(port, real_proto, dir);
6326 return gen_port((int) v, proto, dir);
6330 b = gen_port((int) v, proto, dir);
/dports/net/libpcap/libpcap-1.10.1/
H A Dgencode.c573 static struct block *gen_port(compiler_state_t *, u_int, int, int);
5666 gen_port(compiler_state_t *cstate, u_int port, int ip_proto, int dir) in gen_port() function
6867 b = gen_port(cstate, port, real_proto, dir); in gen_scode()
7088 b = gen_port(cstate, v, proto, dir); in gen_ncode()
9277 b0 = gen_geneve_check(cstate, gen_port, OR_TRAN_IPV4, vni, has_vni); in gen_geneve4()
/dports/security/nmap/nmap-7.91/libpcap/
H A Dgencode.c551 static struct block *gen_port(compiler_state_t *, int, int, int);
5663 gen_port(compiler_state_t *cstate, int port, int ip_proto, int dir) in gen_port() function
6851 b = gen_port(cstate, port, real_proto, dir); in gen_scode()
7065 b = gen_port(cstate, (int)v, proto, dir); in gen_ncode()
9212 b0 = gen_geneve_check(cstate, gen_port, OR_TRAN_IPV4, vni, has_vni); in gen_geneve4()