Searched refs:found_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsiftr.c328 uint8_t found_match, key_offset; local
332 found_match = 0;
377 found_match = 1;
384 if (hash_node == NULL || !found_match) {

Completed in 173 milliseconds