Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c1298 struct nlmsghdr *rep_nlh; in tipc_nl_compat_recv() local
1333 rep_nlh = nlmsg_hdr(msg.rep); in tipc_nl_compat_recv()
1334 memcpy(rep_nlh, info->nlhdr, len); in tipc_nl_compat_recv()
1335 rep_nlh->nlmsg_len = msg.rep->len; in tipc_nl_compat_recv()
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink_compat.c1297 struct nlmsghdr *rep_nlh; in tipc_nl_compat_recv() local
1332 rep_nlh = nlmsg_hdr(msg.rep); in tipc_nl_compat_recv()
1333 memcpy(rep_nlh, info->nlhdr, len); in tipc_nl_compat_recv()
1334 rep_nlh->nlmsg_len = msg.rep->len; in tipc_nl_compat_recv()

Completed in 4 milliseconds