xprt_switch_find_first_entry
return xprt_switch_find_first_entry(&xps->xps_xprt_list);
return _xprt_iter_current_entry(xpi, xprt_switch_find_first_entry,
return xprt_switch_find_first_entry(head);