Home
last modified time | relevance | path

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

/src/sys/netgraph/netflow/
H A Dng_netflow.c629 (NG_NETFLOW_CONF_ONCE | NG_NETFLOW_CONF_THISONCE))) { in ng_netflow_rcvdata()
652 (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