Searched defs:nlmsghdr (Results 1 – 5 of 5) 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()
159 const auto rxDoneHandler = [](const nlmsghdr&, const Slice msg) { in NFLogListener()
10682 struct nlmsghdr { struct10683 __u32 nlmsg_len;10684 __u16 nlmsg_type;10685 __u16 nlmsg_flags;10686 __u32 nlmsg_seq;10687 __u32 nlmsg_pid;
10597 struct nlmsghdr { struct10598 __u32 nlmsg_len;10599 __u16 nlmsg_type;10600 __u16 nlmsg_flags;10601 __u32 nlmsg_seq;10602 __u32 nlmsg_pid;