Lines Matching defs:ops
29 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd()
44 struct genl_ops *ops, struct nl_cache_ops *cache_ops, void *arg) in cmd_msg_parser()
85 static int genl_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who, in genl_msg_parser()
96 struct genl_ops *ops; in lookup_family() local
108 struct genl_ops *ops; in lookup_family_by_name() local
120 struct genl_ops *ops; in genl_op2name() local
164 int genl_register_family(struct genl_ops *ops) in genl_register_family()
194 int genl_unregister_family(struct genl_ops *ops) in genl_unregister_family()
211 struct genl_ops *ops; in genl_handle_msg() local
241 int genl_register(struct nl_cache_ops *ops) in genl_register()
278 void genl_unregister(struct nl_cache_ops *ops) in genl_unregister()
291 static int __genl_ops_resolve(struct nl_cache *ctrl, struct genl_ops *ops) in __genl_ops_resolve()
310 int genl_resolve_id(struct genl_ops *ops) in genl_resolve_id()
351 int genl_ops_resolve(struct nl_sock *sk, struct genl_ops *ops) in genl_ops_resolve()
382 struct genl_ops *ops; in genl_mngt_resolve() local