Searched refs:dscpAuth (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdscp/
H A Dlibdscp.h48 DSCP_ERROR_REJECT, /* Rejection From dscpAuth() */
65 int dscpAuth(int domain, struct sockaddr *saddr, int len);
H A Dlibdscp.c168 * dscpAuth()
176 dscpAuth(int domain_id, struct sockaddr *saddr, int len) function
324 * be the SP. A call to dscpAuth() is used to confirm this, and
338 error = dscpAuth(0, saddr, len);
/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c338 if ((rv = dscpAuth(dom, (struct sockaddr *)&new_saddr,
340 fmd_hdl_error(hdl, "dscpAuth failed for %s : rv = %d ",

Completed in 72 milliseconds