Home
last modified time | relevance | path

Searched refs:match_core_idx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c803 u_int match_core_idx; in bhndb_find_hostb_core() local
813 match_core_idx = UINT_MAX; in bhndb_find_hostb_core()
820 if (match != NULL && match_core_idx < match->core_idx) in bhndb_find_hostb_core()
824 match_core_idx = match->core_idx; in bhndb_find_hostb_core()