Searched refs:mctp_test_route_destroy (Results 1 – 4 of 4) sorted by relevance
| /linux/net/mctp/test/ |
| H A D | utils.h | 60 void mctp_test_route_destroy(struct kunit *test, struct mctp_test_route *rt);
|
| H A D | route-test.c | 149 mctp_test_route_destroy(test, rt); in mctp_test_rx_input() 1182 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_lookup() 1183 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_lookup() 1207 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_loop() 1208 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_loop() 1275 mctp_test_route_destroy(test, rt3); in mctp_test_route_gw_mtu() 1276 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_mtu() 1277 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_mtu()
|
| H A D | utils.c | 184 void mctp_test_route_destroy(struct kunit *test, struct mctp_test_route *rt) in mctp_test_route_destroy() function
|
| H A D | sock-test.c | 60 mctp_test_route_destroy(test, rt); in __mctp_sock_test_fini()
|