Searched refs:ips_noroute (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/netinet/
H A Dip_var.h79 u_long ips_noroute; /* packets discarded due to no route */ member in struct:ipstat
127 ips_noroute, /* packets discarded due to no route */ enumerator in enum:ipstat_counters
H A Dip_output.c193 ipstat_inc(ips_noroute);
210 ipstat_inc(ips_noroute);
272 ipstat_inc(ips_noroute);
286 ipstat_inc(ips_noroute);
H A Dip_icmp.c742 ipstat_inc(ips_noroute);
H A Dip_input.c1581 ipstat_inc(ips_noroute);
/openbsd-current/usr.bin/netstat/
H A Dinet.c613 p(ips_noroute, "\t%lu output packet%s discarded due to no route\n");
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dmib.c2643 agentx_varbind_counter32(vb, ipstat.ips_noroute);
/openbsd-current/sys/net/
H A Dpf.c6627 ipstat_inc(ips_noroute);

Completed in 166 milliseconds