Searched refs:DSCP_ERROR_ALREADY (Results 1 – 4 of 4) sorted by relevance
44 DSCP_ERROR_ALREADY, /* Socket Already Bound */ enumerator
104 return (DSCP_ERROR_ALREADY); in dscpBind()117 return (DSCP_ERROR_ALREADY); in dscpBind()
268 case DSCP_ERROR_ALREADY: in dscp_strerror()
1378 if ((error != DSCP_OK) && (error != DSCP_ERROR_ALREADY)) { in rdr_secure()