Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h193 const char *localInterfaceName; member
201 const char *localInterfaceName; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h207 char localInterfaceName[IFNAMSIZ]; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c624 peerInfo->localInterfaceName, sizeof(peerInfo->localInterfaceName)) != NSTACKX_EOK) { in CreatePeerInfo()
1381 if (GetQdiscLen(peerInfo->localInterfaceName, ROOT_QUEUE, &qDiscLeft) == NSTACKX_EOK) { in UpdatePeerinfoAmendSendrateByQdisc()
H A Dnstackx_dfile.c1340 …if (DFileSenderInitWithTargetDev(session, &sockAddr, &type, para->localInterfaceName, 0) != NSTACK… in NSTACKX_DFileClientWithTargetDev()
1388 sessionPara.localInterfaceName = NULL; in NSTACKX_DFileClient()