Home
last modified time | relevance | path

Searched defs:gw (Results 1 – 11 of 11) 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()
/netbsd-src/tests/net/config/
H A Dnetconfig.c126 netcfg_rump_route(const char *dst, const char *mask, const char *gw) in netcfg_rump_route()
/netbsd-src/usr.sbin/rtadvd/
H A Dif.c202 const struct sockaddr *sa, *dst, *gw, *ifa, *rti_info[RTAX_MAX]; in get_next_msg() local
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dfs_test.cpp385 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() argument
/netbsd-src/sys/nfs/
H A Dnfs_boot.c534 struct sockaddr dst, gw, mask; in nfs_boot_defrt() local
/netbsd-src/usr.sbin/route6d/
H A Droute6d.c1685 const struct in6_addr *gw = NULL; in rt_del() local
2554 addroute(struct riprt *rrt, const struct in6_addr *gw, struct ifc *ifcp) in addroute()
2624 delroute(struct netinfo6 *np, struct in6_addr *gw) in delroute()
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs_test.cpp394 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() argument
/netbsd-src/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c114 struct in_addr gw = {0}; variable
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c501 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TC_BODY() argument
/netbsd-src/sys/fs/nfs/common/
H A Dbootp_subr.c154 struct sockaddr_in gw; member
/netbsd-src/sys/arch/i386/stand/pxeboot/
H A Dpxe.h437 IP4_t gw; /* ip gateway */ member