Home
last modified time | relevance | path

Searched defs:icmp6stat (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netinet/
H A Dicmp6.h586 struct icmp6stat { struct
641 VNET_PCPUSTAT_DECLARE(struct icmp6stat, icmp6stat); argument
588 icp6s_erroricmp6stat global() argument
589 icp6s_canterroricmp6stat global() argument
590 icp6s_toofreqicmp6stat global() argument
591 icp6s_outhisticmp6stat global() argument
593 icp6s_badcodeicmp6stat global() argument
594 icp6s_tooshorticmp6stat global() argument
595 icp6s_checksumicmp6stat global() argument
596 icp6s_badlenicmp6stat global() argument
597 icp6s_droppedicmp6stat global() argument
602 icp6s_reflecticmp6stat global() argument
603 icp6s_inhisticmp6stat global() argument
604 icp6s_nd_toomanyopticmp6stat global() argument
605 icp6s_odst_unreach_norouteicmp6stat global() argument
606 icp6s_odst_unreach_adminicmp6stat global() argument
607 icp6s_odst_unreach_beyondscopeicmp6stat global() argument
608 icp6s_odst_unreach_addricmp6stat global() argument
609 icp6s_odst_unreach_noporticmp6stat global() argument
610 icp6s_opacket_too_bigicmp6stat global() argument
611 icp6s_otime_exceed_transiticmp6stat global() argument
612 icp6s_otime_exceed_reassemblyicmp6stat global() argument
613 icp6s_oparamprob_headericmp6stat global() argument
614 icp6s_oparamprob_nextheadericmp6stat global() argument
615 icp6s_oparamprob_optionicmp6stat global() argument
616 icp6s_oredirecticmp6stat global() argument
617 icp6s_ounknownicmp6stat global() argument
/freebsd-src/usr.bin/systat/
H A Dicmp6.c55 static struct icmp6stat icmp6stat, initstat, oldstat; variable
/freebsd-src/usr.bin/netstat/
H A Dinet6.c942 struct icmp6stat icmp6stat; icmp6_stats() local
[all...]