Searched refs:nlmsg (Results 1 – 3 of 3) sorted by relevance
400 struct nlmsghdr *nlmsg = dst; in xfrm_attr_cpy32() local418 nlmsg->nlmsg_len += nla->nla_len; in xfrm_attr_cpy32()
188 struct nlmsghdr *nlmsg; in __tipc_nl_compat_dumpit() local210 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()213 err = tipc_nlmsg_parse(nlmsg, &attrs); in __tipc_nl_compat_dumpit()
1172 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags,1174 int br_dellink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);