Searched refs:CheckRtParam (Results 1 – 3 of 3) sorted by relevance
65 rtmsg *CheckRtParam(const nlmsghdr *hdrMsg, uint8_t type);
444 rtmsg *rtMsg = CheckRtParam(hdrMsg, type); in InterpreteRtMsg()489 rtmsg *WrapperDecoder::CheckRtParam(const nlmsghdr *hdrMsg, uint8_t type) in CheckRtParam() function in OHOS::nmd::WrapperDecoder
365 auto result = decoder->CheckRtParam(hdrMsg, type);