Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_ipip.h56 u_int64_t ipips_unspec; /* Missing tunnel endpoint address */ member
89 ipips_unspec, enumerator
H A Dip_ipip.c371 ipipstat_inc(ipips_unspec); in ipip_output()
460 ipipstat_inc(ipips_unspec); in ipip_output()
/openbsd/usr.bin/netstat/
H A Dinet.c1139 p(ipips_unspec, "\t%llu attempt%s to use tunnel with unspecified endpoint(s)\n"); in ipip_stats()