Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Ddccp_usrreq.c153 static struct dccpcb * dccp_close(struct dccpcb *);
530 dccp_close(dp); in dccp_input()
557 dccp_close(dp); in dccp_input()
639 dp = dccp_close(dp); in dccp_input()
674 dp = dccp_close(dp); in dccp_input()
682 dp = dccp_close(dp); in dccp_input()
728 dp = dccp_close(dp); in dccp_input()
802 dccp_close(dp); in dccp_input()
829 dp = dccp_close(dp); in dccp_input()
1570 dccp_close(struct dccpcb *dp) in dccp_close() function
[all …]