Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnetlink_compat.c1300 struct nlmsghdr *rep_nlh; in tipc_nl_compat_recv() local
1335 rep_nlh = nlmsg_hdr(msg.rep); in tipc_nl_compat_recv()
1336 memcpy(rep_nlh, info->nlhdr, len); in tipc_nl_compat_recv()
1337 rep_nlh->nlmsg_len = msg.rep->len; in tipc_nl_compat_recv()