Home
last modified time | relevance | path

Searched refs:NG_NETFLOW_CONF_ONCE (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()
630 if ((iface->info.conf & NG_NETFLOW_CONF_ONCE) || in ng_netflow_rcvdata()
649 (NG_NETFLOW_CONF_ONCE | NG_NETFLOW_CONF_THISONCE)) { in ng_netflow_rcvdata()
H A Dng_netflow.h143 #define NG_NETFLOW_CONF_ONCE 0x04 /* Add tag to account only once */ macro
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h143 #define NG_NETFLOW_CONF_ONCE 0x04 /* Add tag to account only once */ macro