Searched refs:genl_cmd (Results 1 – 6 of 6) sorted by relevance
87 struct genl_cmd struct100 struct genl_cmd *, argument150 struct genl_cmd * o_cmds;
36 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd()38 struct genl_cmd *cmd; in lookup_cmd()56 struct genl_cmd *cmd; in cmd_msg_parser()132 struct genl_cmd *cmd; in genl_op2name()
106 static int ctrl_msg_parser(struct nl_cache_ops *ops, struct genl_cmd *cmd, in ctrl_msg_parser()494 static struct genl_cmd genl_cmds[] = {
15 static int parse_cmd_new(struct nl_cache_ops *unused, struct genl_cmd *cmd, in parse_cmd_new()55 static struct genl_cmd cmds[] = {
95 struct genl_cmd *cmd = &genl_ops->o_cmds[i]; in print()
124 __u8 genl_cmd, __u16 nla_type, void *nla_data, int nla_len) in send_cmd() argument138 msg.g.cmd = genl_cmd; in send_cmd()