Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.c626 (NG_NETFLOW_CONF_ONCE | NG_NETFLOW_CONF_THISONCE))) { in ng_netflow_rcvdata()
649 (NG_NETFLOW_CONF_ONCE | NG_NETFLOW_CONF_THISONCE)) { in ng_netflow_rcvdata()
H A Dng_netflow.h144 #define NG_NETFLOW_CONF_THISONCE 0x08 /* Account once in current node */ macro
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h144 #define NG_NETFLOW_CONF_THISONCE 0x08 /* Account once in current node */ macro