Searched refs:msg_limit (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | input.c | 50 in_addr_t, struct msg_limit *); 160 static struct msg_limit use_auth, bad_len, bad_mask; in input() 161 static struct msg_limit unk_router, bad_router, bad_nhop; in input() 1375 struct msg_limit *use_authp) in ck_passwd()
|
H A D | defs.h | 648 struct msg_limit { struct 656 extern void msglim(struct msg_limit *, in_addr_t, const char *, ...); argument
|
H A D | rdisc.c | 879 static struct msg_limit bad_gate; in parse_ad() 1259 static struct msg_limit bad_asize, bad_len; in read_d()
|
H A D | main.c | 970 msglim(struct msg_limit *lim, in_addr_t addr, const char *p, ...) in msglim()
|
H A D | table.c | 1122 static struct msg_limit msg_no_ifp; in rtm_add()
|