Searched refs:NG_NETFLOW_CONF_INGRESS (Results 1 – 2 of 2) sorted by relevance
263 priv->ifaces[i].info.conf = NG_NETFLOW_CONF_INGRESS; in ng_netflow_constructor()618 if ((iface->info.conf & NG_NETFLOW_CONF_INGRESS) == 0) in ng_netflow_rcvdata()
140 #define NG_NETFLOW_CONF_INGRESS 0x01 /* Account on ingress */ macro