Searched defs:nfgenmsg (Results 1 – 4 of 4) sorted by relevance
106 const auto dispatchFn = [](const nlmsghdr&, const nfgenmsg&, const Slice) {}; in TEST_F()112 const auto dispatchFn = [](const nlmsghdr&, const nfgenmsg&, const Slice) {}; in TEST_F()133 const auto dispatchFn = [](const nlmsghdr&, const nfgenmsg&, const Slice) { in TEST_F()
122 const auto msgHandler = [this](const nlmsghdr&, const nfgenmsg&, const Slice msg) { in init()
131439 struct nfgenmsg { struct131440 __u8 nfgen_family;131441 __u8 version;131442 __be16 res_id;
139093 struct nfgenmsg { struct139094 __u8 nfgen_family;139095 __u8 version;139096 __be16 res_id;