Searched refs:mctp_test_route_destroy (Results 1 – 4 of 4) sorted by relevance
| /linux/net/mctp/test/ |
| H A D | utils.h | 61 void mctp_test_route_destroy(struct kunit *test, struct mctp_test_route *rt);
|
| H A D | route-test.c | 153 mctp_test_route_destroy(test, rt); 1229 mctp_test_route_destroy(test, rt2); 1230 mctp_test_route_destroy(test, rt1); 1254 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_mtu() 1255 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_mtu() 1322 mctp_test_route_destroy(test, rt3); in mctp_test_route_gw_output() 1323 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_output() 1324 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_output() 1654 mctp_test_route_destroy(test, rt); 1680 mctp_test_route_destroy(tes [all...] |
| H A D | utils.c | 211 void mctp_test_route_destroy(struct kunit *test, struct mctp_test_route *rt) in mctp_test_create_skb() 184 void mctp_test_route_destroy(struct kunit *test, struct mctp_test_route *rt) mctp_test_route_destroy() function
|
| H A D | sock-test.c | 60 mctp_test_route_destroy(test, rt); in __mctp_sock_test_fini()
|