Home
last modified time | relevance | path

Searched defs:hy_route (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/vax/if/
H A Dif_hy.h122 struct hy_route { struct
123 time_t hyr_lasttime; /* last update time */
124 u_char hyr_gateway[256];
125 struct hyr_hash {
166 struct hy_route *hyrsg_ptr; /* pointer to routing table */ argument
H A Dif_hy.c174 struct hy_route hy_route[NHY]; variable