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

/netbsd-current/include/protocols/
H A Drouted.h89 struct netauth { struct
105 #define RIP_AUTH_MD5_HASH_XTRA (sizeof(struct netauth)-sizeof(struct a_md5))
118 struct netauth ru_auth[1];
/netbsd-current/sbin/routed/
H A Doutput.c268 struct netauth *na;
279 na = (struct netauth*)wb->n;
302 struct netauth *na, *na2;
307 na = (struct netauth*)wb->base;
308 na2 = (struct netauth*)wb->n;
H A Dinput.c944 struct netauth *na2;
986 na2 = (struct netauth *)((char *)rip+len);
H A Dtrace.c895 # define NA ((struct netauth*)n)
/netbsd-current/sbin/routed/rtquery/
H A Drtquery.c375 struct netauth *na = OMSG.rip_auths;
626 struct netauth *na;
729 na = (struct netauth*)n;

Completed in 77 milliseconds