Home
last modified time | relevance | path

Searched refs:genl_op_from_small (Results 1 – 1 of 1) sorted by relevance

/linux/net/netlink/
H A Dgenetlink.c177 static void genl_op_from_small(const struct genl_family *family, in genl_get_cmd_full()
201 genl_op_from_small(family, i, op); in genl_get_cmd_small()
354 genl_op_from_small(family, iter->entry_idx - family->n_ops, in genl_op_iter_next()
183 static void genl_op_from_small(const struct genl_family *family, genl_op_from_small() function