Searched refs:nlmsg_data (Results 51 - 75 of 85) sorted by relevance

1234

/linux-master/net/bridge/
H A Dbr_vlan_options.c494 bvm = nlmsg_data(nlh);
H A Dbr_vlan.c1907 bvm = nlmsg_data(nlh);
1994 bvm = nlmsg_data(nlh);
2090 bvm = nlmsg_data(cb->nlh);
2261 bvm = nlmsg_data(nlh);
H A Dbr_fdb.c111 ndm = nlmsg_data(nlh);
693 struct ndmsg *ndm = nlmsg_data(nlh);
H A Dbr_netlink.c477 hdr = nlmsg_data(nlh);
/linux-master/net/sched/
H A Dact_api.c1615 t = nlmsg_data(nlh);
1746 t = nlmsg_data(nlh);
2167 struct tcamsg *t = (struct tcamsg *) nlmsg_data(cb->nlh);
2209 t = nlmsg_data(nlh);
/linux-master/net/sctp/
H A Ddiag.c140 r = nlmsg_data(nlh);
/linux-master/lib/
H A Dkobject_uevent.c731 if (!nlmsg_data(nlh))
/linux-master/net/mctp/
H A Droute.c1277 *rtm = nlmsg_data(nlh);
1373 hdr = nlmsg_data(nlh);
/linux-master/net/core/
H A Ddrop_monitor.c177 struct genlmsghdr *gnlh = (struct genlmsghdr *)nlmsg_data(nlh);
235 nla = genlmsg_data(nlmsg_data(nlh));
H A Dnet_namespace.c861 rth = nlmsg_data(nlh);
/linux-master/net/ipv6/
H A Daddrconf.c545 ncm = nlmsg_data(nlh);
4788 ifm = nlmsg_data(nlh);
4988 ifm = nlmsg_data(nlh);
5068 ifm = nlmsg_data(nlh);
5351 ifm = nlmsg_data(nlh);
5492 ifm = nlmsg_data(nlh);
5558 ifm = nlmsg_data(nlh);
6057 hdr = nlmsg_data(nlh);
6107 ifm = nlmsg_data(nlh);
6198 pmsg = nlmsg_data(nl
[all...]
H A Dndisc.c1211 ndmsg = nlmsg_data(nlh);
H A Droute.c5025 rtm = nlmsg_data(nlh);
5638 rtm = nlmsg_data(nlh);
5976 rtm = nlmsg_data(nlh);
6044 rtm = nlmsg_data(nlh);
/linux-master/net/netfilter/
H A Dnf_conntrack_netlink.c1057 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
1732 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
3165 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
3213 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
3262 struct nfgenmsg *nfmsg = nlmsg_data(nlh);
/linux-master/drivers/infiniband/core/
H A Dsa_query.c889 head = (const struct nlattr *) nlmsg_data(nlh);
1004 ret = nla_parse_deprecated(tb, LS_NLA_TYPE_MAX - 1, nlmsg_data(nlh),
1056 ret = nla_parse_deprecated(tb, LS_NLA_TYPE_MAX - 1, nlmsg_data(nlh),
/linux-master/net/ncsi/
H A Dncsi-netlink.c582 nle = (struct nlmsgerr *)nlmsg_data(nlh);
/linux-master/net/ethtool/
H A Dnetlink.c524 ghdr = nlmsg_data(cb->nlh);
/linux-master/net/wireless/
H A Dwext-core.c429 r = nlmsg_data(nlh);
/linux-master/net/dcb/
H A Ddcbnl.c230 dcb = nlmsg_data(nlh);
1916 struct dcbmsg *dcb = nlmsg_data(nlh);
/linux-master/net/openvswitch/
H A Ddatapath.c1456 struct ovs_header *ovs_header = genlmsg_data(nlmsg_data(cb->nlh));
2482 struct ovs_header *ovs_header = genlmsg_data(nlmsg_data(cb->nlh));
/linux-master/net/tipc/
H A Dnetlink_compat.c1303 msg.req = nlmsg_data(req_nlh) + GENL_HDRLEN + TIPC_GENL_HDRLEN;
/linux-master/net/ipv4/
H A Droute.c2885 r = nlmsg_data(nlh);
3161 rtm = nlmsg_data(nlh);
3236 rtm = nlmsg_data(nlh);
H A Dfib_semantics.c1793 rtm = nlmsg_data(nlh);
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_net.c774 ndm = nlmsg_data(nlh);
/linux-master/drivers/net/
H A Dvrf.c1564 frh = nlmsg_data(nlh);

Completed in 323 milliseconds

1234