Home
last modified time | relevance | path

Searched refs:genlmsghdr (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c40 struct genlmsghdr *gh; in init_genl_req()
120 struct genlmsghdr *ghdr = NLMSG_DATA(nlh); in genl_parse_getfamily()
150 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in resolve_mptcp_pm_netlink()
175 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in add_addr()
286 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in del_addr()
428 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in get_addr()
468 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in dump_addrs()
490 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in flush_addrs()
542 NLMSG_ALIGN(sizeof(struct genlmsghdr)) + in get_set_limits()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dgenetlink.h13 struct genlmsghdr { struct
19 #define GENL_HDRLEN NLMSG_ALIGN(sizeof(struct genlmsghdr)) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dgenetlink.h13 struct genlmsghdr { struct
19 #define GENL_HDRLEN NLMSG_ALIGN(sizeof(struct genlmsghdr)) argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dgenetlink.h13 struct genlmsghdr { struct
19 #define GENL_HDRLEN NLMSG_ALIGN(sizeof(struct genlmsghdr)) argument
/OK3568_Linux_fs/kernel/net/wimax/
H A Dop-msg.c174 nla = nlmsg_find_attr(nlh, sizeof(struct genlmsghdr), in wimax_msg_data_len()
196 nla = nlmsg_find_attr(nlh, sizeof(struct genlmsghdr), in wimax_msg_data()
217 nla = nlmsg_find_attr(nlh, sizeof(struct genlmsghdr), in wimax_msg_len()
/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h91 struct genlmsghdr * genlhdr;
372 static inline void *genlmsg_data(const struct genlmsghdr *gnlh) in genlmsg_data()
381 static inline int genlmsg_len(const struct genlmsghdr *gnlh) in genlmsg_len()
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dnetlink.c50 struct genlmsghdr *genlhdr = nlmsg_data((struct nlmsghdr *)skb->data); in send_data()
/OK3568_Linux_fs/kernel/tools/accounting/
H A Dgetdelays.c69 struct genlmsghdr g;
167 struct genlmsghdr g; in get_family_id()
/OK3568_Linux_fs/kernel/kernel/
H A Dtaskstats.c98 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); in send_reply()
112 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); in send_cpu_listeners()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dl2tp.rst274 struct genlmsghdr *gnlh;
295 struct genlmsghdr *gnlh;
319 struct genlmsghdr *gnlh;
337 struct genlmsghdr *gnlh;
/OK3568_Linux_fs/kernel/net/core/
H A Ddrop_monitor.c177 struct genlmsghdr *gnlh = (struct genlmsghdr *)nlmsg_data(nlh); in reset_per_cpu_data()
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c500 struct genlmsghdr *hdr; in genlmsg_put()
756 struct genlmsghdr *hdr = nlmsg_data(nlh); in genl_family_rcv_msg()
/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Dtaskstats.rst72 | nlmsghdr | Pad | genlmsghdr | taskstats payload |
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dnetlink.c484 struct genlmsghdr *ghdr; in ethnl_default_start()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dmac80211_hwsim.c4218 struct genlmsghdr *gnlh; in hwsim_virtio_handle_cmd()