Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h86 FILLP_BOOL extParameterExisted[FILLP_PKT_EXT_BUTT]; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_mgt_msg_log.c183 if (!conn.extParameterExisted[i] || g_extParaFormatter[i] == FILLP_NULL_PTR) { in FillpExtParaFormat()
H A Dfillp_conn.c225 conn->extParameterExisted[FILLP_PKT_EXT_CONNECT_CONFIRM_CARRY_RTT] = FILLP_TRUE; in FillpDecodeRtt()
244 conn->extParameterExisted[FILLP_PKT_EXT_CONNECT_CONFIRM_CARRY_PKT_SIZE] = FILLP_TRUE; in FillpDecodePktSize()
263 conn->extParameterExisted[FILLP_PKT_EXT_CONNECT_CARRY_CHARACTER] = FILLP_TRUE; in FillpDecodeCharacters()
275 conn->extParameterExisted[FILLP_PKT_EXT_CONNECT_CARRY_FC_ALG] = FILLP_TRUE; in FillpDecodeFcAlg()

Completed in 5 milliseconds