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

/freebsd-10.3-release/sys/netinet/libalias/
H A Dalias_sctp.c288 #define SN_ADD_OK 0 /**< Association added to the table */ macro
2197 * @return SN_ADD_OK | SN_ADD_CLASH
2238 return(SN_ADD_OK);
2254 * @return SN_ADD_OK | SN_ADD_CLASH
2287 return(SN_ADD_OK);

Completed in 50 milliseconds