Searched refs:__dispatch (Results 1 – 2 of 2) sorted by relevance
45 struct __dispatch { struct380 recv_info = lio_alloc_recv_info(sizeof(struct __dispatch)); in lio_create_recv_info()539 struct __dispatch *rdisp = rinfo->rsvd; in lio_droq_dispatch_pkt()753 struct __dispatch *rdisp = (struct __dispatch *)tmp; in lio_droq_process_packets()
538 static constexpr decltype(auto) __dispatch(_Fp __f, _Vs... __vs) {548 return __dispatcher<_Is...>::template __dispatch<_Fp, _Vs...>;