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

/freebsd-9.3-release/sbin/routed/
H A Dinput.c47 naddr, struct msg_limit *);
61 static struct msg_limit bad_name;
142 static struct msg_limit use_auth, bad_len, bad_mask;
143 static struct msg_limit unk_router, bad_router, bad_nhop;
935 struct msg_limit *use_authp)
H A Ddefs.h522 struct msg_limit { struct
530 void msglim(struct msg_limit *, naddr,
H A Drdisc.c577 static struct msg_limit bad_gate;
937 static struct msg_limit bad_asize, bad_len;
939 static struct msg_limit bad_name;
H A Dmain.c889 msglim(struct msg_limit *lim, naddr addr, const char *p, ...)

Completed in 104 milliseconds