Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Ddccp6_usrreq.c83 #define INP_INFO_RUNLOCK(x) macro
244 INP_INFO_RUNLOCK(&dccpbinfo); in dccp6_listen()
248 INP_INFO_RUNLOCK(&dccpbinfo); in dccp6_listen()
281 INP_INFO_RUNLOCK(&dccpbinfo); in dccp6_accept()
285 INP_INFO_RUNLOCK(&dccpbinfo); in dccp6_accept()
/netbsd/src/sys/netinet/
Ddccp_usrreq.c123 #define INP_INFO_RUNLOCK(x) macro
961 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_ctlinput()
1063 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_ctloutput()
2004 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_shutdown()
2008 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_shutdown()
2026 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_listen()
2030 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_listen()
2064 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_accept()
2068 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_accept()
2519 INP_INFO_RUNLOCK(&dccpbinfo); in dccp_pcblist()
[all …]
Ddccp_tcplike.c86 #define INP_INFO_RUNLOCK(x) macro
158 INP_INFO_RUNLOCK(&dccpbinfo); in tcplike_rto_timeout()
Ddccp_tfrc.c115 #define INP_INFO_RUNLOCK(x) macro
252 INP_INFO_RUNLOCK(&dccpbinfo); in tfrc_time_send()