Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_device.c123 #define NGDF_OPEN 0x0001 macro
378 priv->flags |= NGDF_OPEN; in ngdopen()
394 priv->flags &= ~NGDF_OPEN; in ngdclose()