Searched refs:FILLP_ALG_BASE (Results 1 – 6 of 6) sorted by relevance
31 #define FILLP_ALG_DEFAULT_TYPE FILLP_ALG_BASE
152 #define FILLP_ALG_DEFAULT_TYPE FILLP_ALG_BASE
215 alg != FILLP_ALG_MSG && alg != FILLP_ALG_BASE) { in SockSetFcAlg()220 if (alg != FILLP_ALG_BASE) { in SockSetFcAlg()
175 #define FILLP_ALG_BASE 0 macro
194 (val == FILLP_ALG_MSG) || (val == FILLP_ALG_BASE)) { in FtConfigSetAlg()
355 if (presetFcAlg == FILLP_SUPPORT_ALG_BASE && g_resource.flowControl.fcAlg != FILLP_ALG_BASE) { in FillpConsultFcAlg()