Searched refs:NG_NETFLOW_CONF_INGRESS (Results 1 – 3 of 3) sorted by relevance
264 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()
141 #define NG_NETFLOW_CONF_INGRESS 0x01 /* Account on ingress */ macro