Home
last modified time | relevance | path

Searched defs:nlmsghdr (Results 1 – 5 of 5) sorted by relevance

/system/netd/server/
DNFLogListenerTest.cpp106 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()
DWakeupController.cpp122 const auto msgHandler = [this](const nlmsghdr&, const nfgenmsg&, const Slice msg) { in init()
DNFLogListener.cpp159 const auto rxDoneHandler = [](const nlmsghdr&, const Slice msg) { in NFLogListener()
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h10682 struct nlmsghdr { struct
10683 __u32 nlmsg_len;
10684 __u16 nlmsg_type;
10685 __u16 nlmsg_flags;
10686 __u32 nlmsg_seq;
10687 __u32 nlmsg_pid;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h10597 struct nlmsghdr { struct
10598 __u32 nlmsg_len;
10599 __u16 nlmsg_type;
10600 __u16 nlmsg_flags;
10601 __u32 nlmsg_seq;
10602 __u32 nlmsg_pid;