dccp_cc_sw.h | 42 * args: dccpcb of current connection 45 typedef void * cc_send_init_t (struct dccpcb *); typedef in typeref:typename:void * cc_send_init_t (struct *) 71 * args: dccpcb of current connection 74 typedef void * cc_recv_init_t (struct dccpcb *); typedef in typeref:typename:void * cc_recv_init_t (struct *)
|