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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_config.c280 case CSC_NOPROT: statStr = "no protocol available"; break;
H A Dcsc_sock.c415 if (callbackFn != NULL) (*callbackFn) (CSC_NOPROT, CSC_ERROR, errBuf);
419 return (CSC_NOPROT);
546 if (callbackFn != NULL) (*callbackFn) (CSC_NOPROT, CSC_ERROR, errBuf);
547 return (CSC_NOPROT);
683 CSC_NOPROT ...... can't make any sense out of the UDP protocol
773 CSC_NOPROT ...... can't make any sense out of the UDP protocol
866 CSC_NOPROT ...... can't make any sense out of the UDP protocol
971 CSC_NOPROT ...... can't make any sense out of the UDP protocol
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc.h235 CSC_NOPROT = 6, /* no protocol available */ enumerator in enum:__anon2331

Completed in 165 milliseconds