Searched refs:NG_NETFLOW_CONF_NOSRCLOOKUP (Results 1 – 2 of 2) sorted by relevance
144 #define NG_NETFLOW_CONF_NOSRCLOOKUP 0x10 /* No radix lookup on src */ macro148 #define NG_NETFLOW_FLOW_FLAGS (NG_NETFLOW_CONF_NOSRCLOOKUP|\
375 if ((flags & NG_NETFLOW_CONF_NOSRCLOOKUP) == 0) { in hash_insert()448 if ((flags & NG_NETFLOW_CONF_NOSRCLOOKUP) == 0) { in hash6_insert()