Searched refs:proto_table (Results 1 – 1 of 1) sorted by relevance
533 static const struct proto_map proto_table[] = { variable598 if (optype_tmp == proto_table[i].optype) { in rta_proto_operation()599 if (proto_table[i].protid == protid) { in rta_proto_operation()601 if (proto_table[i].protoinfo_func == NULL) { in rta_proto_operation()606 ret = (*proto_table[i].protoinfo_func) in rta_proto_operation()