Searched refs:genlhdr (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dnetlink.c57 struct genlmsghdr *genlhdr = nlmsg_data((struct nlmsghdr *)skb->data); local
58 void *data = genlmsg_data(genlhdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dtaskstats.c112 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); local
113 void *reply = genlmsg_data(genlhdr);
131 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); local
134 void *reply = genlmsg_data(genlhdr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dgenetlink.h55 * @genlhdr: generic netlink message header
63 struct genlmsghdr * genlhdr; member in struct:genl_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddrop_monitor.c278 switch (info->genlhdr->cmd) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlink/
H A Dgenetlink.c546 info.genlhdr = nlmsg_data(nlh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ctl.c2982 cmd = info->genlhdr->cmd;
3099 cmd = info->genlhdr->cmd;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c1642 switch (info->genlhdr->cmd) {
4416 switch (info->genlhdr->cmd) {

Completed in 128 milliseconds