HomeSort by: relevance | last modified time | path
    Searched refs:msg_limit (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/routed/
input.c 51 naddr, struct msg_limit *);
65 static struct msg_limit bad_name;
146 static struct msg_limit use_auth, bad_len, bad_mask;
147 static struct msg_limit unk_router, bad_router, bad_nhop;
941 struct msg_limit *use_authp)
defs.h 522 struct msg_limit { struct
530 extern void msglim(struct msg_limit *, naddr,
rdisc.c 581 static struct msg_limit bad_gate;
955 static struct msg_limit bad_asize, bad_len;
957 static struct msg_limit bad_name;
main.c 893 msglim(struct msg_limit *lim, naddr addr, const char *p, ...)

Completed in 15 milliseconds