Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c994 typedef struct P2pAddrNode { struct
1000 } P2pAddrNode; argument
1017 P2pAddrNode *item = NULL; in LaneDeinitP2pAddrList()
1018 P2pAddrNode *nextItem = NULL; in LaneDeinitP2pAddrList()
1030 P2pAddrNode *item = NULL; in LaneDeleteP2pAddress()
1058 P2pAddrNode *item = NULL; in LaneAddP2pAddress()
1081 P2pAddrNode *p2pAddrNode = (P2pAddrNode *)SoftBusMalloc(sizeof(P2pAddrNode)); in LaneAddP2pAddress()
1109 P2pAddrNode *item = NULL; in LaneAddP2pAddressByIp()
1127 P2pAddrNode *p2pAddrNode = (P2pAddrNode *)SoftBusMalloc(sizeof(P2pAddrNode)); in LaneAddP2pAddressByIp()
1152 P2pAddrNode *item = NULL; in LaneUpdateP2pAddressByIp()
[all …]