Searched refs:msg_limit (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sbin/routed/ |
| H A D | input.c | 49 naddr, struct msg_limit *); 63 static struct msg_limit bad_name; in read_rip() 144 static struct msg_limit use_auth, bad_len, bad_mask; in input() 145 static struct msg_limit unk_router, bad_router, bad_nhop; in input() 949 struct msg_limit *use_authp) in ck_passwd()
|
| H A D | rdisc.c | 579 static struct msg_limit bad_gate; in parse_ad() 939 static struct msg_limit bad_asize, bad_len; in read_d() 941 static struct msg_limit bad_name; in read_d()
|
| H A D | defs.h | 525 struct msg_limit { struct 533 void msglim(struct msg_limit *, naddr, argument
|
| H A D | main.c | 891 msglim(struct msg_limit *lim, naddr addr, const char *p, ...) in msglim()
|