Searched refs:fab_find_rppath_by_df (Results 1 – 3 of 3) sorted by relevance
190 extern char *fab_find_rppath_by_df(fmd_hdl_t *, nvlist_t *, uint8_t);
184 rppath = fab_find_rppath_by_df(hdl, nvl, epkt.reserved & 0xff); in fab_xlate_epkt_erpts()
356 fab_find_rppath_by_df(fmd_hdl_t *hdl, nvlist_t *nvl, uint8_t df) in fab_find_rppath_by_df() function