Home
last modified time | relevance | path

Searched refs:LOCP_DGRAM_PRIV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_lsock.h36 LOCP_DGRAM_PRIV = 2, enumerator
H A Dtrans_lsock.c131 case LOCP_DGRAM_PRIV: in lsock_open_port()
272 peer->input.cred = (p->type == LOCP_DGRAM_PRIV || in lsock_listen_input()
405 if (p->type == LOCP_DGRAM_PRIV || p->type == LOCP_DGRAM_UNPRIV) { in lsock_send()