HomeSort by: relevance | last modified time | path
    Searched refs:tun_unit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_tun.h 55 int tun_unit; /* the tunnel unit number */ member in struct:tun_softc
if_tun.c 176 if (unit == tp->tun_unit)
196 if (unit == tp->tun_unit)
211 tp->tun_unit = unit;

Completed in 13 milliseconds