Searched refs:FT_CONF_PACKET_SIZE (Results 1 – 4 of 4) sorted by relevance
95 … { PACKET_SIZE, FT_CONF_PACKET_SIZE }, { KEEP_ALIVE_TIMEOUT, FT_CONF_TIMER_KEEP_ALIVE },
912 case FT_CONF_PACKET_SIZE: in FtInnerAppConfigSet()1071 case FT_CONF_PACKET_SIZE: in FtInnerAppConfigGet()
255 …f ((name == FT_CONF_SEND_CACHE) || (name == FT_CONF_RECV_CACHE) || (name == FT_CONF_PACKET_SIZE)) { in FtInnerValidateAppConfigSet()
674 FT_CONF_PACKET_SIZE, /* Indicates the FillP stack packet size. */ enumerator