Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/libalias/
HDalias_sctp.c354 #define SN_LOCALandPARTIAL_ERROR_ON_OOTB 2 /**< Send local errorM and global errorM for out of the … macro
768 if (sysctl_error_on_ootb > SN_LOCALandPARTIAL_ERROR_ON_OOTB) { in SctpAlias()
775 (sysctl_error_on_ootb == SN_LOCALandPARTIAL_ERROR_ON_OOTB && direction == SN_TO_LOCAL) || in SctpAlias()