Home
last modified time | relevance | path

Searched refs:gateway (Results 1 – 25 of 28) sorted by relevance

12

/minix/minix/net/lwip/
H A Dlldata.c177 struct sockaddr_dlx * gateway, struct ifdev ** ifdevp, in lldata_arp_get() argument
200 addr_len = sizeof(*gateway); in lldata_arp_get()
202 addr_put_link((struct sockaddr *)gateway, &addr_len, in lldata_arp_get()
423 struct sockaddr_dlx * gateway, struct ifdev ** ifdevp, in lldata_ndp_get() argument
448 addr_len = sizeof(*gateway); in lldata_ndp_get()
450 addr_put_link((struct sockaddr *)gateway, &addr_len, in lldata_ndp_get()
513 const struct sockaddr * gateway, struct ifdev * ifdev, in lldata_process() argument
548 if (gateway != NULL) { in lldata_process()
549 if ((r = addr_get_link(gateway, gateway->sa_len, in lldata_process()
558 if (gateway == NULL) in lldata_process()
H A Dlldata.h11 struct sockaddr_dlx * gateway, struct ifdev ** ifdevp,
18 struct sockaddr_dlx * gateway, struct ifdev ** ifdevp,
24 const struct sockaddr * gateway, struct ifdev * ifdev,
H A Droute.c380 assert(!!(flags & RTF_GATEWAY) == (gateway != NULL)); in route_add()
459 *ip_2_ip6(gateway)); in route_add()
461 ip4_addr_copy(route->re_gw4, *ip_2_ip4(gateway)); in route_add()
694 if (gateway != NULL && (flags & RTF_GATEWAY)) { in route_change()
697 *ip_2_ip6(gateway)); in route_change()
699 ip4_addr_copy(route->re_gw4, *ip_2_ip4(gateway)); in route_change()
832 if ((flags & RTF_GATEWAY) && gateway != NULL) { in route_process_inet()
833 if ((r = addr_get_inet(gateway, gateway->sa_len, in route_process_inet()
1103 return route_process_inet(type, &dst_addr, mask, gateway, in route_process()
1198 union sockaddr_any * mask, union sockaddr_any * gateway, in route_get() argument
[all …]
H A Droute.h11 const ip_addr_t * gateway, struct ifdev * ifdev, unsigned int flags,
21 const struct sockaddr * mask, const struct sockaddr * gateway,
26 union sockaddr_any * mask, union sockaddr_any * gateway,
H A Drtsock.c1251 rtsock_rta_set(rta, RTAX_GATEWAY, gateway, gateway->sa.sa_len); in rtsock_get_route()
1312 union sockaddr_any addr, mask, gateway; in rtsock_info_rtable_entry() local
1327 RT_ROUNDUP(sizeof(gateway)); in rtsock_info_rtable_entry()
1410 rtsock_rta_set(rta, RTAX_GATEWAY, gateway, gateway->sdlx_len); in rtsock_get_arp()
1425 struct sockaddr_dlx gateway; in rtsock_msg_arp() local
1462 struct sockaddr_dlx gateway; in rtsock_info_lltable_arp() local
1475 RT_ROUNDUP(sizeof(gateway)); in rtsock_info_lltable_arp()
1522 rtsock_rta_set(rta, RTAX_GATEWAY, gateway, gateway->sdlx_len); in rtsock_get_ndp()
1537 struct sockaddr_dlx gateway; in rtsock_msg_ndp() local
1576 struct sockaddr_dlx gateway; in rtsock_info_lltable_ndp() local
[all …]
/minix/external/bsd/bind/dist/lib/dns/rdata/generic/
H A Dipseckey_45.c35 unsigned int gateway; in fromtext_ipseckey() local
63 gateway = token.value.as_ulong; in fromtext_ipseckey()
80 switch (gateway) { in fromtext_ipseckey()
127 unsigned short gateway; in totext_ipseckey() local
152 gateway = uint8_fromregion(&region); in totext_ipseckey()
154 sprintf(buf, "%u ", gateway); in totext_ipseckey()
168 switch (gateway) { in totext_ipseckey()
320 dns_name_toregion(&ipseckey->gateway, &region); in fromstruct_ipseckey()
374 dns_name_init(&ipseckey->gateway, NULL); in tostruct_ipseckey()
387 dns_name_free(&ipseckey->gateway, in tostruct_ipseckey()
[all …]
H A Dipseckey_45.h32 dns_name_t gateway; /* gateway type 3 */ member
/minix/minix/commands/netconf/
H A Dnetconf.sh273 read gateway
300 if [ -n "$gateway" ]; then
301 echo "!route -q add default $gateway" >> $iffile
/minix/sbin/route/
H A Dkeywords.sh21 gateway
H A Droute.c425 const char *cmd, *dest = "", *gateway = ""; in newroute() local
614 gateway = *argv; in newroute()
664 if (af == AF_INET && *gateway && hp && hp->h_addr_list[1]) { in newroute()
676 if (*gateway) { in newroute()
677 (void)printf(": gateway %s", gateway); in newroute()
/minix/sbin/ping6/
H A Dping6.c302 char *e, *target, *ifname = NULL, *gateway = NULL; in main() local
422 gateway = optarg; in main()
646 if (gateway) { in main()
655 error = getaddrinfo(gateway, NULL, &hints, &gres); in main()
658 gateway, gai_strerror(error)); in main()
/minix/external/bsd/file/dist/magic/magdir/
H A Dwordprocessors96 >8 short 5132 Async gateway login msg
/minix/usr.sbin/traceroute/
H A DCHANGES89 systems using raw ip options. Also pad options with a noop so gateway
/minix/external/bsd/libpcap/dist/
H A Dscanner.l255 gateway return GATEWAY;
/minix/external/bsd/bind/include/dns/
H A Drdatastruct.h1561 dns_name_t gateway; /* gateway type 3 */ member
/minix/external/bsd/bind/dist/bin/tests/dst/
H A Dt2_data_1.in1179 The Internet uses a special domain to support gateway location and
1214 host names of gateways attached to that network. Since a gateway is, by
1219 Both the gateway pointers at network nodes and the normal host pointers
1224 ISI gateway between net 10 and 26, an MIT gateway from net 10 to MIT's
1234 gateway has addresses 10.2.0.22 and 26.0.0.103, and a name MILNET-
1235 GW.ISI.EDU, and the MIT gateway has addresses 10.0.0.77 and 18.10.0.4
1268 for a particular host or gateway will be in different zones,
1275 routing tables must start with enough gateway information to
1278 - The gateway data only reflects the existence of a gateway in a
H A Dt2_data_2.in1179 The Internet uses a special domain to support gateway location and
1214 host names of gateways attached to that network. Since a gateway is, by
1219 Both the gateway pointers at network nodes and the normal host pointers
1224 ISI gateway between net 10 and 26, an MIT gateway from net 10 to MIT's
1234 gateway has addresses 10.2.0.22 and 26.0.0.103, and a name MILNET-
1235 GW.ISI.EDU, and the MIT gateway has addresses 10.0.0.77 and 18.10.0.4
1268 for a particular host or gateway will be in different zones,
1275 routing tables must start with enough gateway information to
1278 - The gateway data only reflects the existence of a gateway in a
/minix/share/misc/
H A Dacronyms.comp188 CGI common gateway interface
393 EGP exterior gateway protocol
561 IGD Internet gateway device
563 IGP interior gateway protocol
/minix/external/bsd/tcpdump/dist/
H A DREADME.md47 internet gateway performance. The parts of the program originally
/minix/etc/
H A Dprotocols54 # any private interior gateway
H A Dservices2712 emc-gateway 1273/tcp # EMC-Gateway [Rene_Fontaine] …
2713 emc-gateway 1273/udp # EMC-Gateway [Rene_Fontaine] …
3686 t128-gateway 1627/tcp # T.128 Gateway [Phil_May] …
3687 t128-gateway 1627/udp # T.128 Gateway [Phil_May] …
5247 proxy-gateway 2303/tcp # Proxy Gateway [Paul_Funk] …
5248 proxy-gateway 2303/udp # Proxy Gateway [Paul_Funk] …
7060 agri-gateway 3026/tcp # AGRI Gateway [Agri_Datalog] …
7061 agri-gateway 3026/udp # AGRI Gateway [Agri_Datalog] …
7330 mctet-gateway 3116/tcp # MCTET Gateway
7331 mctet-gateway 3116/udp # MCTET Gateway
[all …]
/minix/crypto/external/bsd/openssl/dist/demos/tunala/
H A DREADME167 gateway) support virtual network devices that are encapsulted in a single
/minix/crypto/external/bsd/openssl/dist/crypto/objects/
H A Dobjects.txt1117 set-attr 1 : setAttr-PGWYcap : payment gateway capabilities
/minix/minix/lib/liblwip/dist/
H A DCHANGELOG1017 * etharp.c: fixed bug #35595: Impossible to send broadcast without a gateway
1025 * etharp.c: fixed bug #35531: Impossible to send multicast without a gateway
/minix/external/public-domain/tz/dist/
H A Dasia1638 # http://eng.gateway.kg/cgi-bin/page.pl?id=1&story_name=doc9979.shtml

12