Lines Matching defs:ops
36 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd()
51 struct genl_ops *ops, struct nl_cache_ops *cache_ops, void *arg) in cmd_msg_parser()
92 static int genl_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who, in genl_msg_parser()
103 struct genl_ops *ops; in lookup_family() local
115 struct genl_ops *ops; in lookup_family_by_name() local
127 struct genl_ops *ops; in genl_op2name() local
171 int genl_register_family(struct genl_ops *ops) in genl_register_family()
201 int genl_unregister_family(struct genl_ops *ops) in genl_unregister_family()
218 struct genl_ops *ops; in genl_handle_msg() local
248 int genl_register(struct nl_cache_ops *ops) in genl_register()
285 void genl_unregister(struct nl_cache_ops *ops) in genl_unregister()
298 static int __genl_ops_resolve(struct nl_cache *ctrl, struct genl_ops *ops) in __genl_ops_resolve()
317 int genl_resolve_id(struct genl_ops *ops) in genl_resolve_id()
358 int genl_ops_resolve(struct nl_sock *sk, struct genl_ops *ops) in genl_ops_resolve()
389 struct genl_ops *ops; in genl_mngt_resolve() local