Searched refs:rep_nlh (Results 1 – 1 of 1) sorted by relevance
44 struct nlmsghdr *rep_nlh; in handle_cmd() local62 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()