/original-bsd/old/refer/refer/ |
H A D | refer4.c | 12 static gate = 0; 18 if (gate) 21 gate = 1; 73 if (gate) in flout() 75 gate = 0; in flout()
|
/original-bsd/sbin/routed/ |
H A D | tables.c | 120 rtadd(dst, gate, metric, state) 121 struct sockaddr *dst, *gate; variable 138 FIXLEN(gate); 155 rt->rt_router = *gate; 174 if (errno != EEXIST && gate->sa_family < af_max) 178 (*afswitch[gate->sa_family].af_format)(gate)); 188 rtchange(rt, gate, metric) 190 struct sockaddr *gate; variable 196 FIXLEN(gate); 199 if (!equal(&rt->rt_router, gate)) { [all …]
|
H A D | routed.c | 317 struct sockaddr_in dst, gate; in gwkludge() local 331 bzero((char *)&gate, sizeof (gate)); in gwkludge() 726 rtadd(dst, gate, metric, state) 727 struct sockaddr *dst, *gate; variable 751 rt->rt_router = *gate; 765 rtchange(rt, gate, metric) 767 struct sockaddr *gate; variable 773 if (!equal(&rt->rt_router, gate)) 785 rt->rt_router = *gate; 809 struct sockaddr_in *dst, *gate; local [all …]
|
H A D | startup.c | 350 struct sockaddr_in dst, gate; in gwkludge() local 365 memset(&gate, 0, sizeof (gate)); in gwkludge() 376 if (!gethostnameornumber(gname, &gate)) in gwkludge() 389 route.rt_router = *(struct sockaddr *) &gate; in gwkludge() 406 rtadd(&dst, &gate, metric, RTS_EXTERNAL|RTS_PASSIVE); in gwkludge() 420 ifp->int_addr = *((struct sockaddr *)&gate); in gwkludge()
|
H A D | trace.c | 197 struct sockaddr_in *dst, *gate; local 229 gate = (struct sockaddr_in *)&rt->rt_router; 232 inet_ntoa(gate->sin_addr), rt->rt_metric); 268 struct sockaddr_in *dst, *gate; local 277 gate = (struct sockaddr_in *)&rt->rt_router; 280 inet_ntoa(gate->sin_addr), rt->rt_metric, newmetric);
|
/original-bsd/sbin/XNSrouted/ |
H A D | tables.c | 105 rtadd(dst, gate, metric, state) 106 struct sockaddr *dst, *gate; variable 116 FIXLEN(gate); 133 rt->rt_router = *gate; 159 rtchange(rt, gate, metric) 161 struct sockaddr *gate; variable 167 FIXLEN(gate); 168 if (!equal(&rt->rt_router, gate)) 176 rt->rt_router = *gate;
|
H A D | trace.c | 126 struct sockaddr_ns *dst, *gate; local 151 gate = (struct sockaddr_ns *)&rt->rt_router; 154 xns_ntoa(&gate->sns_addr), rt->rt_metric);
|
/original-bsd/sys/netiso/ |
H A D | if_eon.c | 238 eonrtrequest(cmd, rt, gate) in eonrtrequest() argument 240 register struct sockaddr *gate; 272 if (gate || (gate = rt->rt_gateway)) switch (gate->sa_family) { 275 if (SDL(gate)->sdl_alen == 1) 276 el->el_snpaoffset = *(u_char *)LLADDR(SDL(gate)); 278 ipaddrloc = LLADDR(SDL(gate)); 282 ipaddrloc = (caddr_t) &SIN(gate)->sin_addr;
|
H A D | iso_snpac.c | 135 register union sockunion *gate = (union sockunion *)rt->rt_gateway; local 167 if (gate->sdl.sdl_family != AF_LINK) { 181 if (gate->sdl.sdl_alen == sizeof(struct esis_req) + addrlen) { 182 gate->sdl.sdl_alen -= sizeof(struct esis_req); 183 bcopy(addrlen + LLADDR(&gate->sdl), 185 } else if (gate->sdl.sdl_alen == addrlen)
|
/original-bsd/sys/netinet/ |
H A D | if_ether.c | 99 register struct sockaddr *gate = rt->rt_gateway; local 126 gate = rt->rt_gateway; 127 SDL(gate)->sdl_type = rt->rt_ifp->if_type; 128 SDL(gate)->sdl_index = rt->rt_ifp->if_index; 137 (u_char *)LLADDR(SDL(gate))); 140 if (gate->sa_family != AF_LINK || 141 gate->sa_len < sizeof(null_sdl)) { 145 SDL(gate)->sdl_type = rt->rt_ifp->if_type; 146 SDL(gate)->sdl_index = rt->rt_ifp->if_index; 178 LLADDR(SDL(gate)), SDL(gate)->sdl_alen = 6);
|
/original-bsd/old/adb/common_scripts/ |
H A D | nsrtentry | 1 ./"key"8tXn"dst"8t4X"gate"8t4X"flags"8t"refcnt"8t"use"16t"ifp"nxdDXn
|
H A D | rtentry | 1 ./"key"8tXn"dst"16td2+X8+"gate"16td2+X8+"flags"8t"refcnt"8t"use"16t"ifp"nxdDXn
|
/original-bsd/sys/net/ |
H A D | rtsock.c | 41 #define gate info.rti_info[RTAX_GATEWAY] macro 155 if (gate == 0) 190 gate = rt->rt_gateway; 230 if (gate && rt_setgate(rt, rt_key(rt), gate)) 625 gate = rt->rt_gateway; 655 gate = rt->rt_gateway;
|
H A D | route.c | 467 rt_setgate(rt0, dst, gate) in rt_setgate() argument 469 struct sockaddr *dst, *gate; 472 int dlen = ROUNDUP(dst->sa_len), glen = ROUNDUP(gate->sa_len); 485 Bcopy(gate, (rt->rt_gateway = (struct sockaddr *)(new + dlen)), glen);
|
/original-bsd/sbin/route/ |
H A D | route.c | 1145 struct sockaddr *dst = NULL, *gate = NULL, *mask = NULL; local 1178 gate = sa; 1202 if (gate && rtm->rtm_flags & RTF_GATEWAY) 1203 (void)printf(" gateway: %s\n", routename(gate));
|
/original-bsd/games/ching/ |
H A D | hexagrams | 452 Fellowship with men at the gate. 1238 And leaves gate and courtyard. 1963 He peers through the gate 2113 Not going out of the gate and the courtyard
|
/original-bsd/share/dict/ |
H A D | words | 9632 gate
|
/original-bsd/games/fortune/datfiles/ |
H A D | fortunes2-o | 8992 Liberace was at heaven's gate when Saint Peter told him that he'd been
|
H A D | fortunes2 | 17088 was a gate. 43714 The longest part of the journey is said to be the passing of the gate.
|