Searched refs:RIP_AF_INET (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/include/protocols/
H A Drouted.h76 #define RIP_AF_INET htons(AF_INET) macro
/netbsd-current/sbin/routed/
H A Dinput.c330 v12buf.n->n_family = RIP_AF_INET;
363 if (n->n_family != RIP_AF_INET) {
404 v12buf.n->n_family = RIP_AF_INET;
609 if (n->n_family != RIP_AF_INET
H A Doutput.c422 wb->n->n_family = RIP_AF_INET;
796 v12buf.n->n_family = RIP_AF_INET;
H A Dtrace.c991 if (n->n_family != RIP_AF_INET) {
/netbsd-current/sbin/routed/rtquery/
H A Drtquery.c192 OMSG.rip_nets[0].n_family = RIP_AF_INET;
666 if (n->n_family == RIP_AF_INET) {
873 rt->n_family = RIP_AF_INET;

Completed in 137 milliseconds