Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/netflow/
H A Dng_netflow.c628 (NG_NETFLOW_CONF_ONCE | NG_NETFLOW_CONF_THISONCE))) { in ng_netflow_rcvdata()
651 (NG_NETFLOW_CONF_ONCE | NG_NETFLOW_CONF_THISONCE)) { in ng_netflow_rcvdata()
H A Dng_netflow.h143 #define NG_NETFLOW_CONF_THISONCE 0x08 /* Account once in current node */ macro