Searched refs:use_auth (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/routed/ |
H A D | input.c | 132 static struct msg_limit use_auth, bad_len, bad_mask; in input() local 189 msglim(&use_auth, FROM_NADDR, in input() 265 && !ck_passwd(aifp,rip,lim,FROM_NADDR,&use_auth)) in input() 597 && !ck_passwd(aifp,rip,lim,FROM_NADDR,&use_auth)) in input()
|