Home
last modified time | relevance | path

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

/netbsd/usr.bin/systat/
H A Dip.c156 SHOW(i[IP_STAT_NOROUTE], 5, 35); in showip()
212 ADJINETCTR(curstat, oldstat, newstat, i[IP_STAT_NOROUTE]); in fetchip()
/netbsd/sys/netinet/
H A Dip_output.c328 IP_STATINC(IP_STAT_NOROUTE); in ip_output()
345 IP_STATINC(IP_STAT_NOROUTE); in ip_output()
364 IP_STATINC(IP_STAT_NOROUTE); in ip_output()
380 IP_STATINC(IP_STAT_NOROUTE); in ip_output()
387 IP_STATINC(IP_STAT_NOROUTE); in ip_output()
425 IP_STATINC(IP_STAT_NOROUTE); in ip_output()
438 IP_STATINC(IP_STAT_NOROUTE); in ip_output()
H A Dip_var.h143 #define IP_STAT_NOROUTE 22 /* packets discarded due to no route */ macro
H A Dip_input.c1371 IP_STATINC(IP_STAT_NOROUTE); in ip_forward()
/netbsd/usr.bin/netstat/
H A Dinet.c654 p(IP_STAT_NOROUTE, in ip_stats()
/netbsd/sys/dist/pf/net/
H A Dpf.c5302 ip_statinc(IP_STAT_NOROUTE);