Home
last modified time | relevance | path

Searched refs:nlhdr (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/ncsi/
H A Dncsi-netlink.h22 const struct nlmsghdr *nlhdr,
H A Dncsi-cmd.c367 nr->nlhdr = *nca->info->nlhdr; in ncsi_xmit_cmd()
H A Dncsi-netlink.c475 info->nlhdr, in ncsi_send_cmd_nl()
566 const struct nlmsghdr *nlhdr, in ncsi_send_netlink_err() argument
584 memcpy(&nle->msg, nlhdr, sizeof(*nlh)); in ncsi_send_netlink_err()
H A Dinternal.h272 struct nlmsghdr nlhdr; /* netlink message header */ member
H A Dncsi-rsp.c1238 &nr->nlhdr, in ncsi_rcv_rsp()
/openbmc/linux/include/net/
H A Dgenetlink.h110 const struct nlmsghdr * nlhdr; member
298 return !info->nlhdr; in genl_info_is_ntf()
/openbmc/linux/net/handshake/
H A Dtlshd.c64 struct nlattr *head = nlmsg_attrdata(info->nlhdr, GENL_HDRLEN); in tls_handshake_remote_peerids()
65 int rem, len = nlmsg_attrlen(info->nlhdr, GENL_HDRLEN); in tls_handshake_remote_peerids()
/openbmc/linux/net/ieee802154/
H A Dnl-mac.c887 if ((info->nlhdr->nlmsg_flags & (NLM_F_CREATE | NLM_F_EXCL)) != in ieee802154_llsec_add_key()
1022 if ((info->nlhdr->nlmsg_flags & (NLM_F_CREATE | NLM_F_EXCL)) != in ieee802154_llsec_add_dev()
1127 if ((info->nlhdr->nlmsg_flags & (NLM_F_CREATE | NLM_F_EXCL)) != in ieee802154_llsec_add_devkey()
1261 if ((info->nlhdr->nlmsg_flags & (NLM_F_CREATE | NLM_F_EXCL)) != in ieee802154_llsec_add_seclevel()
/openbmc/linux/net/netlink/
H A Dgenetlink.c851 info->info.nlhdr = cb->nlh; in genl_start()
958 info.nlhdr = nlh; in genl_family_rcv_msg_doit()
1815 nlmsg_report(info->nlhdr), flags); in genl_notify()
/openbmc/linux/drivers/net/
H A Dgtp.c1373 if (info->nlhdr->nlmsg_flags & NLM_F_EXCL) in gtp_pdp_add()
1375 if (info->nlhdr->nlmsg_flags & NLM_F_REPLACE) in gtp_pdp_add()
1673 0, info->nlhdr->nlmsg_type, pctx); in gtp_genl_get_pdp()
/openbmc/linux/net/openvswitch/
H A Ddatapath.c78 return info->nlhdr->nlmsg_flags & NLM_F_ECHO || in ovs_must_notify()
1079 if (unlikely(info->nlhdr->nlmsg_flags & (NLM_F_CREATE in ovs_flow_cmd_new()
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c1333 memcpy(rep_nlh, info->nlhdr, len); in tipc_nl_compat_recv()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_nl.c4241 if (info->nlhdr->nlmsg_flags & NLM_F_EXCL) { in drbd_adm_new_resource()
4303 if (info->nlhdr->nlmsg_flags & NLM_F_EXCL) in drbd_adm_new_minor()
/openbmc/linux/net/wireless/
H A Dnl80211.c11686 struct nlmsghdr *nlhdr = nlmsg_hdr(skb); in __cfg80211_send_event_skb() local
11696 if (nlhdr->nlmsg_pid) { in __cfg80211_send_event_skb()
11698 nlhdr->nlmsg_pid); in __cfg80211_send_event_skb()