Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_device.c101 #define NGDF_OPEN 0x0001 macro
344 priv->flags |= NGDF_OPEN; in ngdopen()
360 priv->flags &= ~NGDF_OPEN; in ngdclose()