Home
last modified time | relevance | path

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

/netbsd-src/share/examples/rump/virtual_ip_router/
H A Drumprouter.c114 configure_routing(const char *dst, const char *mask, const char *gw) in configure_routing() function
201 configure_routing("192.168.3.0", "255.255.255.0", "192.168.1.2"); in main()