Searched defs:msgMaybe (Results 1 – 2 of 2) sorted by relevance
24 const auto msgMaybe = nl::Message<genlmsghdr>::parse(buffer, {GENL_ID_CTRL}); in track() local
64 const auto msgMaybe = Message<genlmsghdr>::parse(hdr, {GENL_ID_CTRL}); in track() local