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

  /src/sys/net/
if_tap.c 87 static int tap_node; variable in typeref:typename:int
365 CTL_NET, AF_LINK, tap_node, device_unit(sc->sc_dev),
396 if ((error = sysctl_destroyv(NULL, CTL_NET, AF_LINK, tap_node,
1288 tap_node = node->sysctl_num;
if_tap.c 87 static int tap_node; variable in typeref:typename:int
365 CTL_NET, AF_LINK, tap_node, device_unit(sc->sc_dev),
396 if ((error = sysctl_destroyv(NULL, CTL_NET, AF_LINK, tap_node,
1288 tap_node = node->sysctl_num;

Completed in 52 milliseconds