Home
last modified time | relevance | path

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

/linux-6.1.9/net/netlink/
Dgenetlink.c192 static void genl_get_cmd_by_index(unsigned int i, in genl_get_cmd_by_index() function
380 genl_get_cmd_by_index(i, family, &op); in genl_validate_ops()
388 genl_get_cmd_by_index(j, family, &op2); in genl_validate_ops()
900 genl_get_cmd_by_index(i, family, &op); in ctrl_fill_info()
1228 genl_get_cmd_by_index(i, rt, &op); in ctrl_dumppolicy_start()
1335 genl_get_cmd_by_index(ctx->opidx, ctx->rt, &op); in ctrl_dumppolicy()