Home
last modified time | relevance | path

Searched refs:mctp_test_create_route_gw (Results 1 – 3 of 3) sorted by relevance

/net/mctp/test/
A Dutils.h56 struct mctp_test_route *mctp_test_create_route_gw(struct net *net,
A Droute-test.c1197 rt2 = mctp_test_create_route_gw(&init_net, dev->mdev->net, 10, 9, 0); in mctp_test_route_gw_lookup()
1225 rt1 = mctp_test_create_route_gw(&init_net, dev->mdev->net, 9, 10, 0); in mctp_test_route_gw_loop()
1227 rt2 = mctp_test_create_route_gw(&init_net, dev->mdev->net, 10, 9, 0); in mctp_test_route_gw_loop()
1290 rt2 = mctp_test_create_route_gw(&init_net, netid, 10, 9, mtus->gw); in mctp_test_route_gw_mtu()
1293 rt3 = mctp_test_create_route_gw(&init_net, netid, 11, 10, mtus->dst); in mctp_test_route_gw_mtu()
A Dutils.c147 struct mctp_test_route *mctp_test_create_route_gw(struct net *net, in mctp_test_create_route_gw() function

Completed in 16 milliseconds