Home
last modified time | relevance | path

Searched defs:lsock_port (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_lsock.h47 struct lsock_port { struct
48 struct tport tport; /* must begin with this */
50 char *name; /* unix path name */
51 enum locp type; /* type of port */
53 int str_sock; /* stream socket */
54 void *str_id; /* select handle */