Searched refs:NG_NETFLOW_CONF_EGRESS (Results 1 – 3 of 3) sorted by relevance
142 #define NG_NETFLOW_CONF_EGRESS 0x02 /* Account on egress */ macro
619 if ((iface->info.conf & NG_NETFLOW_CONF_EGRESS) == 0) in ng_netflow_rcvdata()