Searched refs:NG_NETFLOW_CONF_NOSRCLOOKUP (Results 1 – 3 of 3) sorted by relevance
145 #define NG_NETFLOW_CONF_NOSRCLOOKUP 0x10 /* No radix lookup on src */ macro149 #define NG_NETFLOW_FLOW_FLAGS (NG_NETFLOW_CONF_NOSRCLOOKUP|\
370 if ((flags & NG_NETFLOW_CONF_NOSRCLOOKUP) == 0) { in hash_insert()443 if ((flags & NG_NETFLOW_CONF_NOSRCLOOKUP) == 0) { in hash6_insert()