Searched refs:genl_get_cmd (Results 1 – 1 of 1) sorted by relevance
127 static const struct genl_ops *genl_get_cmd(u8 cmd, struct genl_family *family) in genl_get_cmd() function561 ops = genl_get_cmd(hdr->cmd, family); in genl_family_rcv_msg()