Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpd.h221 struct tport *trans_first_port(struct transport *);
H A Dtrans_lsock.c93 if (!force && trans_first_port(my_trans) != NULL) in lsock_stop()
H A Dmain.c814 trans_first_port(struct transport *t) in trans_first_port() function