Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_sctp.c353 #define SN_LOCAL_ERROR_ON_OOTB 1 /**< Send only local errorM on out of the blue packets */ macro
776 (sysctl_error_on_ootb == SN_LOCAL_ERROR_ON_OOTB && direction == SN_TO_GLOBAL)) { in SctpAlias()