Home
last modified time | relevance | path

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

/linux/net/xfrm/
A Dxfrm_compat.c399 struct nlmsghdr *nlmsg = dst; in xfrm_attr_cpy32() local
417 nlmsg->nlmsg_len += nla->nla_len; in xfrm_attr_cpy32()
/linux/net/tipc/
A 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/tools/bpf/bpftool/
A Dnet.c94 typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, dump_nlmsg_t, void *cookie);
/linux/net/bridge/
A Dbr_private.h1921 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags,
1923 int br_dellink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);
/linux/tools/lib/bpf/
A Dnetlink.c27 typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, libbpf_dump_nlmsg_t,

Completed in 34 milliseconds