Searched refs:a_family (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/include/protocols/
H A Drouted.h90 uint16_t a_family; /* always RIP_AF_AUTH */ member in struct:netauth
/netbsd-current/sbin/routed/
H A Dinput.c951 if ((void *)NA >= lim || NA->a_family != RIP_AF_AUTH) {
1001 if (na2->a_family != RIP_AF_AUTH)
1005 na2->a_family, RIP_AF_AUTH,
H A Doutput.c281 na->a_family = RIP_AF_AUTH;
287 na->a_family = RIP_AF_AUTH;
310 na2->a_family = RIP_AF_AUTH;
/netbsd-current/sbin/routed/rtquery/
H A Drtquery.c396 NA0.a_family = RIP_AF_AUTH;
403 NA0.a_family = RIP_AF_AUTH;
410 NA2.a_family = RIP_AF_AUTH;

Completed in 173 milliseconds