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

/net/tipc/
H A Dnetlink.c44 struct nlmsghdr *rep_nlh; local
62 rep_nlh = nlmsg_hdr(rep_buf);
63 memcpy(rep_nlh, req_nlh, hdr_space);
64 rep_nlh->nlmsg_len = rep_buf->len;

Completed in 146 milliseconds