Home
last modified time | relevance | path

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

/openbsd-src/sys/netinet6/
H A Dip6_var.h67 struct ip6stat { struct
68 ip6s_totalip6stat global() argument
69 ip6s_tooshortip6stat global() argument
70 ip6s_toosmallip6stat global() argument
71 ip6s_fragmentsip6stat global() argument
72 ip6s_fragdroppedip6stat global() argument
73 ip6s_fragtimeoutip6stat global() argument
74 ip6s_fragoverflowip6stat global() argument
75 ip6s_forwardip6stat global() argument
76 ip6s_cantforwardip6stat global() argument
77 ip6s_redirectsentip6stat global() argument
78 ip6s_deliveredip6stat global() argument
79 ip6s_localoutip6stat global() argument
80 ip6s_odroppedip6stat global() argument
81 ip6s_reassembledip6stat global() argument
82 ip6s_fragmentedip6stat global() argument
83 ip6s_ofragmentsip6stat global() argument
84 ip6s_cantfragip6stat global() argument
85 ip6s_badoptionsip6stat global() argument
86 ip6s_norouteip6stat global() argument
87 ip6s_badversip6stat global() argument
88 ip6s_rawoutip6stat global() argument
89 ip6s_badscopeip6stat global() argument
90 ip6s_notmemberip6stat global() argument
91 ip6s_nxthistip6stat global() argument
92 ip6s_m1ip6stat global() argument
93 ip6s_m2mip6stat global() argument
94 ip6s_mext1ip6stat global() argument
95 ip6s_mext2mip6stat global() argument
96 ip6s_nogifip6stat global() argument
97 ip6s_toomanyhdrip6stat global() argument
105 ip6s_sources_noneip6stat global() argument
107 ip6s_sources_sameifip6stat global() argument
109 ip6s_sources_otherifip6stat global() argument
114 ip6s_sources_samescopeip6stat global() argument
119 ip6s_sources_otherscopeip6stat global() argument
121 ip6s_sources_deprecatedip6stat global() argument
123 ip6s_rtcachehitip6stat global() argument
124 ip6s_rtcachemissip6stat global() argument
125 ip6s_wrongifip6stat global() argument
126 ip6s_idroppedip6stat global() argument
H A Dip6_input.c1474 struct ip6stat *ip6stat; ip6_sysctl_ip6stat() local
[all...]
/openbsd-src/usr.bin/netstat/
H A Dinet6.c329 struct ip6stat ip6stat; in ip6_stats() local