Searched refs:mctp_test_route_destroy (Results 1 – 3 of 3) sorted by relevance
| /linux/net/mctp/test/ |
| H A D | route-test.c | 153 mctp_test_route_destroy(test, rt); in mctp_test_rx_input() 1223 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_lookup() 1224 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_lookup() 1248 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_loop() 1249 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_loop() 1316 mctp_test_route_destroy(test, rt3); in mctp_test_route_gw_mtu() 1317 mctp_test_route_destroy(test, rt2); in mctp_test_route_gw_mtu() 1318 mctp_test_route_destroy(test, rt1); in mctp_test_route_gw_mtu() 1648 mctp_test_route_destroy(test, rt); in mctp_test_route_output_direct_no_eids() 1674 mctp_test_route_destroy(test, rt1); in mctp_test_route_output_gw_no_eids() [all …]
|
| H A D | utils.c | 211 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()
|