Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.c264 priv->ifaces[i].info.conf = NG_NETFLOW_CONF_INGRESS; in ng_netflow_constructor()
615 if ((iface->info.conf & NG_NETFLOW_CONF_INGRESS) == 0) in ng_netflow_rcvdata()
H A Dng_netflow.h141 #define NG_NETFLOW_CONF_INGRESS 0x01 /* Account on ingress */ macro
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h141 #define NG_NETFLOW_CONF_INGRESS 0x01 /* Account on ingress */ macro