Searched refs:DSCP_ERROR_ALREADY (Results 1 – 4 of 4) sorted by relevance
42 DSCP_ERROR_ALREADY, /* Socket Already Bound */ enumerator
102 return (DSCP_ERROR_ALREADY); in dscpBind()115 return (DSCP_ERROR_ALREADY); in dscpBind()
266 case DSCP_ERROR_ALREADY: in dscp_strerror()
1376 if ((error != DSCP_OK) && (error != DSCP_ERROR_ALREADY)) { in rdr_secure()