Home
last modified time | relevance | path

Searched refs:nlmsg (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/net/xfrm/
Dxfrm_compat.c401 struct nlmsghdr *nlmsg = dst; in xfrm_attr_cpy32() local
419 nlmsg->nlmsg_len += nla->nla_len; in xfrm_attr_cpy32()
/linux-6.1.9/net/tipc/
Dnetlink_compat.c189 struct nlmsghdr *nlmsg; in __tipc_nl_compat_dumpit() local
229 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
230 err = nlmsg_parse_deprecated(nlmsg, GENL_HDRLEN, in __tipc_nl_compat_dumpit()
/linux-6.1.9/tools/bpf/bpftool/
Dnet.c94 typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, dump_nlmsg_t, void *cookie);
/linux-6.1.9/tools/lib/bpf/
Dnetlink.c27 typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, libbpf_dump_nlmsg_t,
/linux-6.1.9/net/bridge/
Dbr_private.h2000 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags,
2002 int br_dellink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);