Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c326 static FillpErrorType FillpAddToUnackList(struct FillpPcb *pcb, struct FillpPcbItem *item) in FillpAddToUnackList() function
361 if (FillpAddToUnackList(fpcb, item) != ERR_OK) { in FillpItemRetrans()