Home
last modified time | relevance | path

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

/net/xfrm/
Dxfrm_compat.c402 struct nlmsghdr *nlmsg = dst; in xfrm_attr_cpy32() local
420 nlmsg->nlmsg_len += nla->nla_len; in xfrm_attr_cpy32()
/net/tipc/
Dnetlink_compat.c190 struct nlmsghdr *nlmsg; in __tipc_nl_compat_dumpit() local
230 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
231 err = nlmsg_parse_deprecated(nlmsg, GENL_HDRLEN, in __tipc_nl_compat_dumpit()
/net/bridge/
Dbr_private.h1939 int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags,
1941 int br_dellink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);