Home
last modified time | relevance | path

Searched defs:GENLMSG_PAYLOAD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/accounting/
H A Dprocacct.c50 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro
H A Dgetdelays.c38 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro
/kernel/linux/linux-5.10/tools/accounting/
H A Dgetdelays.c38 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro
/kernel/linux/linux-6.6/tools/testing/selftests/nci/
H A Dnci_dev.c22 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro

Completed in 4 milliseconds