Searched refs:GENLMSG_PAYLOAD (Results 1 – 5 of 5) sorted by relevance
50 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro371 rep_len = GENLMSG_PAYLOAD(&msg.n); in main()
39 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro656 rep_len = GENLMSG_PAYLOAD(&msg.n); in main()
58 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro685 nl_len = GENLMSG_PAYLOAD(&resp.n); in fetch_and_fill_task_info()845 nl_len = GENLMSG_PAYLOAD(&resp.n); in get_container_stats()
22 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro201 resp_len = GENLMSG_PAYLOAD(&ans.n); in get_family_id()284 resp_len = GENLMSG_PAYLOAD(&msg->n); in get_dev_enable_state()668 resp_len = GENLMSG_PAYLOAD(&ans.n); in get_taginfo()
54 #define GENLMSG_PAYLOAD(glh) (NLMSG_PAYLOAD(glh, 0) - GENL_HDRLEN) macro