Searched refs:divcb (Results 1 – 1 of 1) sorted by relevance
138 struct divcb { struct140 CK_SLIST_ENTRY(divcb) dcb_next; argument150 CK_SLIST_HEAD(divhashhead, divcb); argument170 struct divcb *dcb; in divert_packet()506 struct divcb *dcb = so->so_pcb; in div_output_inbound()568 struct divcb *dcb; in div_attach()594 struct divcb *dcb = __containerof(ctx, struct divcb, dcb_epochctx); in div_free()602 struct divcb *dcb = so->so_pcb; in div_detach()607 CK_SLIST_REMOVE(&V_divhash[DCBHASH(dcb)], dcb, divcb, dcb_next); in div_detach()617 struct divcb *dcb; in div_bind()[all …]