Home
last modified time | relevance | path

Searched refs:msg_limit (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sbin/routed/
H A Dinput.c42 naddr, struct msg_limit *);
56 static struct msg_limit bad_name; in read_rip()
137 static struct msg_limit use_auth, bad_len, bad_mask; in input()
138 static struct msg_limit unk_router, bad_router, bad_nhop; in input()
942 struct msg_limit *use_authp) in ck_passwd()
H A Drdisc.c572 static struct msg_limit bad_gate; in parse_ad()
932 static struct msg_limit bad_asize, bad_len; in read_d()
934 static struct msg_limit bad_name; in read_d()
H A Ddefs.h496 struct msg_limit { struct
504 void msglim(struct msg_limit *, naddr, argument
H A Dmain.c871 msglim(struct msg_limit *lim, naddr addr, const char *p, ...) in msglim()