Searched refs:SN_ERROR_ON_OOTB (Results 1 – 1 of 1) sorted by relevance
355 #define SN_ERROR_ON_OOTB 3 /**< Send errorM on out of the blue packets */ macro523 sysctl_error_on_ootb = (flag > SN_ERROR_ON_OOTB) ? SN_ERROR_ON_OOTB: flag; in sysctl_chg_error_on_ootb()774 if (sysctl_error_on_ootb == SN_ERROR_ON_OOTB || in SctpAlias()