Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnetlink_compat.c176 struct nlmsghdr *nlmsg; in __tipc_nl_compat_dumpit() local
198 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
201 err = tipc_nlmsg_parse(nlmsg, &attrs); in __tipc_nl_compat_dumpit()
/Linux-v4.19/net/bridge/
Dbr_private.h1112 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);
1113 int br_dellink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);