Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnetlink_compat.c174 struct nlmsghdr *nlmsg; in __tipc_nl_compat_dumpit() local
192 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
195 err = tipc_nlmsg_parse(nlmsg, &attrs); in __tipc_nl_compat_dumpit()
/linux-4.1.27/net/bridge/
Dbr_private.h828 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);
829 int br_dellink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);