Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dicmp6.c149 static void icmp6_errcount(int, int);
178 icmp6_errcount(int type, int code) in icmp6_errcount() function
279 icmp6_errcount(type, code); in icmp6_error()
2401 icmp6_errcount(ND_REDIRECT, 0); in icmp6_redirect_output()