Home
last modified time | relevance | path

Searched refs:FILLP_PKT_TYPE_FIN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h314 #define FILLP_PKT_TYPE_FIN 0x6 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_mgt_msg_log.c74 type == FILLP_PKT_TYPE_FIN) { in FillpPktSimpleLog()
H A Dfillp_input.c854 case FILLP_PKT_TYPE_FIN: { in FillpDoInputPktType()
H A Dfillp_conn.c1761 FILLP_HEADER_SET_PKT_TYPE(pktHdr->flag, FILLP_PKT_TYPE_FIN); in FillpSendFinBuild()