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()311 bool WrapperDecoder::InterpreteUlogMsg(const nlmsghdr *hdrMsg) in InterpreteUlogMsg()326 bool WrapperDecoder::InterpreteAddressMsg(const nlmsghdr *hdrMsg) in InterpreteAddressMsg()440 bool WrapperDecoder::InterpreteRtMsg(const nlmsghdr *hdrMsg) in InterpreteRtMsg()488 rtmsg *WrapperDecoder::CheckRtParam(const nlmsghdr *hdrMsg, uint8_t type) in CheckRtParam()
263 nlmsghdr hdrMsg; variable278 nlmsghdr hdrMsg; variable
71 struct nlmsghdr *hdrMsg = (struct nlmsghdr*)msg; in parseNDRouteMessage() local
354 nlmsghdr *hdrMsg = nullptr; variable