Home
last modified time | relevance | path

Searched refs:tcplike_send_init (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Ddccp_cc_sw.c89 { tcplike_send_init, tcplike_send_free, tcplike_send_packet,
H A Ddccp_tcplike.h96 void *tcplike_send_init(struct dccpcb *);
H A Ddccp_tcplike.c209 tcplike_send_init(struct dccpcb* pcb) in tcplike_send_init() function