Searched refs:genl_get_cmd_by_index (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/net/netlink/ |
D | genetlink.c | 169 static void genl_get_cmd_by_index(unsigned int i, in genl_get_cmd_by_index() function 357 genl_get_cmd_by_index(i, family, &op); in genl_validate_ops() 363 genl_get_cmd_by_index(j, family, &op2); in genl_validate_ops() 842 genl_get_cmd_by_index(i, family, &op); in ctrl_fill_info() 1170 genl_get_cmd_by_index(i, rt, &op); in ctrl_dumppolicy_start() 1277 genl_get_cmd_by_index(ctx->opidx, ctx->rt, &op); in ctrl_dumppolicy()
|