Searched defs:op_test (Results 1 – 2 of 2) sorted by relevance
1475 const struct op_test { in test_ops() struct1476 void (*fn)(int family, int sotype, int mapfd); in test_ops()1477 const char *name; in test_ops()1478 int sotype; in test_ops()
255 void op_test() in op_test() function