Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c355 #define SN_LOCALandPARTIAL_ERROR_ON_OOTB 2 /**< Send local errorM and global errorM for out of the … macro
755 if (sysctl_error_on_ootb > SN_LOCALandPARTIAL_ERROR_ON_OOTB) { in SctpAlias()
762 (sysctl_error_on_ootb == SN_LOCALandPARTIAL_ERROR_ON_OOTB && direction == SN_TO_LOCAL) || in SctpAlias()