Searched refs:genlmsghdr (Results 1 – 22 of 22) sorted by relevance
13 struct genlmsghdr { struct19 #define GENL_HDRLEN NLMSG_ALIGN(sizeof(struct genlmsghdr)) argument
54 struct genlmsghdr *gh; in init_genl_req()102 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + 1024]; in capture_events()103 struct genlmsghdr *ghdr; in capture_events()119 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + 1024; in capture_events()136 ghdr = (struct genlmsghdr *)NLMSG_DATA(nh); in capture_events()237 struct genlmsghdr *ghdr = NLMSG_DATA(nlh); in genl_parse_getfamily()306 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in resolve_mptcp_pm_netlink()331 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in dsf()443 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in csf()569 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in remove_addr()[all …]
102 struct genlmsghdr * genlhdr;389 static inline void *genlmsg_data(const struct genlmsghdr *gnlh) in genlmsg_data()398 static inline int genlmsg_len(const struct genlmsghdr *gnlh) in genlmsg_len()
126 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in family_handler()193 struct genlmsghdr *genlhdr = genlmsg_hdr(nlh); in handle_event()
86 struct genlmsghdr g;180 struct genlmsghdr g; in get_family_id()642 struct genlmsghdr g; in get_taginfo()721 struct genlmsghdr *genlhdr; in connect_tag()733 genlhdr = (struct genlmsghdr *)((struct nlmsghdr *)evt_data + 1); in connect_tag()
14 struct genlmsghdr *genlhdr = genlmsg_hdr(nlh); in handle_thermal_sample()
79 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl_family_handler()
24 struct genlmsghdr *genlhdr = genlmsg_hdr(nlh); in handle_thermal_event()
66 | nlmsghdr | Pad | genlmsghdr | taskstats payload |
80 struct genlmsghdr g;173 struct genlmsghdr g; in get_family_id()
68 struct genlmsghdr g;166 struct genlmsghdr g; in get_family_id()
50 struct genlmsghdr *genlhdr = nlmsg_data((struct nlmsghdr *)skb->data); in send_data()
106 header is struct genlmsghdr.119 struct genlmsghdr {130 identify the subsystem, and :c:member:`genlmsghdr.cmd` identifies166 The expected use for :c:member:`genlmsghdr.version` was to allow266 struct genlmsghdr:296 struct genlmsghdr:453 struct genlmsghdr:560 3. Generic Netlink is a family for AF_NETLINK (struct genlmsghdr follows
79 struct genlmsghdr *hdr; in cifs_swn_send_register_message()185 struct genlmsghdr *hdr; in cifs_swn_send_unregister_message()
99 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); in send_reply()113 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); in send_cpu_listeners()
517 struct genlmsghdr *hdr; in genlmsg_put()768 struct nlmsghdr *nlh, struct genlmsghdr *hdr, in genl_header_check()803 struct genlmsghdr *hdr = nlmsg_data(nlh); in genl_family_rcv_msg()
274 struct genlmsghdr *gnlh;295 struct genlmsghdr *gnlh;319 struct genlmsghdr *gnlh;337 struct genlmsghdr *gnlh;
175 struct genlmsghdr *gnlh = (struct genlmsghdr *)nlmsg_data(nlh); in reset_per_cpu_data()
72 | nlmsghdr | Pad | genlmsghdr | taskstats payload |
421 struct genlmsghdr *nlh; in ipc_msg_send()
532 struct genlmsghdr *ghdr; in ethnl_default_start()
5508 struct genlmsghdr *gnlh; in hwsim_virtio_handle_cmd()