Searched refs:req_nlh (Results 1 – 1 of 1) sorted by relevance
45 struct nlmsghdr *req_nlh = info->nlhdr; in handle_cmd() local56 NLMSG_DATA(req_nlh) + GENL_HDRLEN + TIPC_GENL_HDRLEN, in handle_cmd()57 NLMSG_PAYLOAD(req_nlh, GENL_HDRLEN + TIPC_GENL_HDRLEN), in handle_cmd()63 memcpy(rep_nlh, req_nlh, hdr_space); in handle_cmd()