Home
last modified time | relevance | path

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

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