Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dpcb.h91 void SpungePcbSetLocalPort(struct SpungePcb *pcb, FILLP_INT port);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c84 SpungePcbSetLocalPort(conn->pcb, port); in NetconnSetLocalPort()
H A Dpcb.c283 void SpungePcbSetLocalPort(struct SpungePcb *pcb, FILLP_INT port) in SpungePcbSetLocalPort() function