Home
last modified time | relevance | path

Searched defs:gw (Results 1 – 9 of 9) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Droute.c441 struct ncpaddr gw; in route_IfDelete() local
599 const struct ncpaddr *gw) in route_Add()
732 const struct ncpaddr *gw, int bang, int quiet) in rt_Set()
856 const struct sockaddr *gw, const struct sockaddr *mask) in rt_Update()
H A Droute.h53 struct ncpaddr gw; member
H A Dradius.c229 struct ncpaddr gw; in radius_Process() local
H A Dipcp.c702 ChooseHisAddr(struct bundle *bundle, struct in_addr gw) in ChooseHisAddr()
H A Dcommand.c2406 struct ncpaddr gw; in AddCommand() local
/dragonfly/usr.sbin/rtadvd/
H A Dif.c166 struct sockaddr *sa, *dst, *gw, *ifa, *rti_info[RTAX_MAX]; in get_next_msg() local
/dragonfly/sys/vfs/nfs/
H A Dbootp_subr.c120 struct sockaddr_in gw; member
1078 struct sockaddr_in *gw; in bootpc_adjust_interface() local
/dragonfly/usr.sbin/route6d/
H A Droute6d.c1704 const struct in6_addr *gw = NULL; in rt_del() local
2573 addroute(struct riprt *rrt, const struct in6_addr *gw, struct ifc *ifcp) in addroute()
2643 delroute(struct netinfo6 *np, struct in6_addr *gw) in delroute()
/dragonfly/stand/boot/pc32/libi386/
H A Dpxe.h443 IP4_t gw; /* ip gateway */ member