Searched refs:trans_find_port (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/bsnmp/snmpd/
H A Dtrans_udp.c243 if ((p = (struct udp_port *)trans_find_port(my_trans,
249 p = (struct udp_port *)trans_find_port(my_trans,
276 p = (struct udp_port *)trans_find_port(my_trans,
289 p = (struct udp_port *)trans_find_port(my_trans,
H A Dsnmpd.h212 struct tport *trans_find_port(struct transport *,
H A Dtrans_lsock.c526 if ((p = (struct lsock_port *)trans_find_port(my_trans,
532 p = (struct lsock_port *)trans_find_port(my_trans,
H A Dmain.c794 trans_find_port(struct transport *t, const struct asn_oid *idx, u_int sub) function

Completed in 95 milliseconds