Home
last modified time | relevance | path

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

/linux-6.6.21/net/ncsi/
Dncsi-netlink.h22 const struct nlmsghdr *nlhdr,
Dncsi-cmd.c366 nr->nlhdr = *nca->info->nlhdr; in ncsi_xmit_cmd()
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()
Dinternal.h272 struct nlmsghdr nlhdr; /* netlink message header */ member
Dncsi-rsp.c1206 &nr->nlhdr, in ncsi_rcv_rsp()
/linux-6.6.21/include/net/
Dgenetlink.h110 const struct nlmsghdr * nlhdr; member
298 return !info->nlhdr; in genl_info_is_ntf()
/linux-6.6.21/net/handshake/
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()
/linux-6.6.21/net/ieee802154/
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()
/linux-6.6.21/net/netlink/
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()
/linux-6.6.21/drivers/net/
Dgtp.c1365 if (info->nlhdr->nlmsg_flags & NLM_F_EXCL) in gtp_pdp_add()
1367 if (info->nlhdr->nlmsg_flags & NLM_F_REPLACE) in gtp_pdp_add()
1665 0, info->nlhdr->nlmsg_type, pctx); in gtp_genl_get_pdp()
/linux-6.6.21/net/openvswitch/
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()
/linux-6.6.21/net/tipc/
Dnetlink_compat.c1333 memcpy(rep_nlh, info->nlhdr, len); in tipc_nl_compat_recv()
/linux-6.6.21/drivers/block/drbd/
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()
/linux-6.6.21/net/wireless/
Dnl80211.c11647 struct nlmsghdr *nlhdr = nlmsg_hdr(skb); in __cfg80211_send_event_skb() local
11657 if (nlhdr->nlmsg_pid) { in __cfg80211_send_event_skb()
11659 nlhdr->nlmsg_pid); in __cfg80211_send_event_skb()