Home
last modified time | relevance | path

Searched refs:ripun (Results 1 – 2 of 2) sorted by relevance

/NextBSD/include/protocols/
HDrouted.h113 } ripun; member
114 #define rip_nets ripun.ru_nets
115 #define rip_auths ripun.ru_auth
116 #define rip_tracefile ripun.ru_tracefile
/NextBSD/sbin/routed/rtquery/
HDrtquery.c242 omsg_len += strlen(result) - sizeof(OMSG.ripun); in main()