Searched refs:FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE (Results 1 – 3 of 3) sorted by relevance
63 #define FILLP_DEFAULT_APP_MAX_SERVER_ALLOW_SEND_CACHE FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE65 #define FILLP_DEFAULT_APP_MAX_SERVER_ALLOW_RECV_CACHE FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE
408 #ifndef FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE409 #define FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE 0x15D860 /* max server allow send or recv cache */ macro413 #define FILLP_MAX_ALLOW_SEND_RECV_CACHE FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE /* Max allow send or…
76 (globalResource->common.maxServerAllowSendCache > FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE)) { in FtAppValidateCommParams()83 (globalResource->common.maxServerAllowRecvCache > FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE)) { in FtAppValidateCommParams()395 if ((configValue == FILLP_NULL) || (configValue > FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE)) { in FtAppSetMaxServerSendCache()414 if ((configValue == FILLP_NULL) || (configValue > FILLP_MAX_SERVER_ALLOW_SEND_RECV_CACHE)) { in FtAppSetMaxServeRecvCache()