Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_bst_tcam.c265 static bool _start_with(const char *prefix, const char *string) in _start_with() function
284 if (_start_with(prefix, lbl_table[i].label)) { in ice_bst_tcam_search()