icmp6.c | 189 static void icmp6_errcount(u_int, int, int); 232 icmp6_errcount(u_int base, int type, int code) function in typeref:typename:void 363 icmp6_errcount(ICMP6_STAT_OUTERRHIST, type, code); 2483 icmp6_errcount(ICMP6_STAT_OUTERRHIST, ND_REDIRECT, 0);
|