Searched refs:SN_ADD_CLASH (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c288 #define SN_ADD_CLASH 1 /**< Clash when trying to add the assoc. info to the table */ macro
2236 * @return SN_ADD_OK | SN_ADD_CLASH
2261 return (SN_ADD_CLASH);
2293 * @return SN_ADD_OK | SN_ADD_CLASH
2311 return (SN_ADD_CLASH);

Completed in 103 milliseconds