Searched refs:nlctrlFamily (Results 1 – 1 of 1) sorted by relevance
865 int nlctrlFamily = genl_ctrl_resolve(mInfo->cmd_sock, "nlctrl"); in create() local867 int ret = mMsg.create(nlctrlFamily, CTRL_CMD_GETFAMILY, 0, 0); in create()