Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpd.h215 struct tport *trans_next_port(struct transport *,
H A Dtrans_lsock.c566 if ((p = (struct lsock_port *)trans_next_port(my_trans, in op_lsock_port()
H A Dtrans_inet.c1238 if ((port = (struct inet_port *)trans_next_port(my_trans, in op_snmp_trans_inet()
H A Dmain.c804 trans_next_port(struct transport *t, const struct asn_oid *idx, u_int sub) in trans_next_port() function