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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h171 SCTP_IERROR_NO_ERROR = 0, enumerator in enum:__anon18470
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_statefuns.c754 if (ret != SCTP_IERROR_NO_ERROR) {
2859 case SCTP_IERROR_NO_ERROR:
2979 case SCTP_IERROR_NO_ERROR:
3906 return SCTP_IERROR_NO_ERROR;
6050 return SCTP_IERROR_NO_ERROR;
H A Dsm_make_chunk.c1985 * SCTP_IERROR_NO_ERROR - continue with the chunk
1994 int retval = SCTP_IERROR_NO_ERROR;
2039 * SCTP_IERROR_NO_ERROR - continue with the chunk
2048 int retval = SCTP_IERROR_NO_ERROR;
2208 case SCTP_IERROR_NO_ERROR:

Completed in 203 milliseconds