Lines Matching defs:ops
30 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd()
45 struct genl_ops *ops, struct nl_cache_ops *cache_ops, void *arg) in cmd_msg_parser()
86 static int genl_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who, in genl_msg_parser()
97 struct genl_ops *ops; in lookup_family() local
109 struct genl_ops *ops; in lookup_family_by_name() local
121 struct genl_ops *ops; in genl_op2name() local
165 int genl_register_family(struct genl_ops *ops) in genl_register_family()
195 int genl_unregister_family(struct genl_ops *ops) in genl_unregister_family()
212 struct genl_ops *ops; in genl_handle_msg() local
242 int genl_register(struct nl_cache_ops *ops) in genl_register()
279 void genl_unregister(struct nl_cache_ops *ops) in genl_unregister()
292 static int __genl_ops_resolve(struct nl_cache *ctrl, struct genl_ops *ops) in __genl_ops_resolve()
312 int genl_resolve_id(struct genl_ops *ops) in genl_resolve_id()
353 int genl_ops_resolve(struct nl_sock *sk, struct genl_ops *ops) in genl_ops_resolve()
384 struct genl_ops *ops; in genl_mngt_resolve() local