Searched defs:hdrMsg (Results 1 – 4 of 4) sorted by relevance
132 bool CheckRtNetlinkLength(const nlmsghdr *hdrMsg, size_t size) in CheckRtNetlinkLength()244 const nlmsghdr *hdrMsg = nullptr; in DecodeBinary() local280 bool WrapperDecoder::InterpreteInfoMsg(const nlmsghdr *hdrMsg) in InterpreteInfoMsg()312 bool WrapperDecoder::InterpreteUlogMsg(const nlmsghdr *hdrMsg) in InterpreteUlogMsg()327 bool WrapperDecoder::InterpreteAddressMsg(const nlmsghdr *hdrMsg) in InterpreteAddressMsg()441 bool WrapperDecoder::InterpreteRtMsg(const nlmsghdr *hdrMsg) in InterpreteRtMsg()489 rtmsg *WrapperDecoder::CheckRtParam(const nlmsghdr *hdrMsg, uint8_t type) in CheckRtParam()
261 nlmsghdr hdrMsg; variable276 nlmsghdr hdrMsg; variable
71 struct nlmsghdr *hdrMsg = (struct nlmsghdr*)msg; in parseNDRouteMessage() local
354 nlmsghdr *hdrMsg = nullptr; variable