Home
last modified time | relevance | path

Searched defs:answer (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/bus_center/network/
Dlnn_linkwatch.c60 static int32_t ProcessNetlinkAnswer(struct nlmsghdr *answer, int32_t bufLen, uint32_t seq) in ProcessNetlinkAnswer()
87 static int32_t RtNetlinkTalk(struct nlmsghdr *nlMsgHdr, struct nlmsghdr *answer, uint32_t maxlen) in RtNetlinkTalk()
164 } answer; in LnnIsLinkReady() local
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
Dmdns_protocol_impl.cpp641 for (const auto &answer : msg.answers) { in ProcessAnswer() local