Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dnetlink_compat.c187 struct nlmsghdr *nlmsg; in __tipc_nl_compat_dumpit() local
209 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
212 err = tipc_nlmsg_parse(nlmsg, &attrs); in __tipc_nl_compat_dumpit()
/Linux-v5.4/tools/lib/bpf/
Dnetlink.c21 typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, libbpf_dump_nlmsg_t,
/Linux-v5.4/net/bridge/
Dbr_private.h1162 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags,
1164 int br_dellink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);