Searched refs:req_userhdr (Results 1 – 1 of 1) sorted by relevance
46 struct tipc_genlmsghdr *req_userhdr = info->userhdr; in handle_cmd() local50 if ((req_userhdr->cmd & 0xC000) && (!capable(CAP_NET_ADMIN))) in handle_cmd()53 cmd = req_userhdr->cmd; in handle_cmd()55 rep_buf = tipc_cfg_do_cmd(req_userhdr->dest, cmd, in handle_cmd()