Home
last modified time | relevance | path

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

/netbsd/sys/netinet6/
H A Ddccp6_usrreq.c82 #define INP_INFO_RLOCK(x) macro
241 INP_INFO_RLOCK(&dccpbinfo); in dccp6_listen()
278 INP_INFO_RLOCK(&dccpbinfo); in dccp6_accept()
/netbsd/sys/netinet/
H A Ddccp_usrreq.c122 #define INP_INFO_RLOCK(x) macro
955 INP_INFO_RLOCK(&dccpbinfo); in dccp_ctlinput()
1063 INP_INFO_RLOCK(&dccpbinfo); in dccp_ctloutput()
2005 INP_INFO_RLOCK(&dccpbinfo); in dccp_shutdown()
2027 INP_INFO_RLOCK(&dccpbinfo); in dccp_listen()
2065 INP_INFO_RLOCK(&dccpbinfo); in dccp_accept()
2509 INP_INFO_RLOCK(&dccpbinfo); in dccp_pcblist()
2558 INP_INFO_RLOCK(&dccpbinfo); in dccp_pcblist()
2641 INP_INFO_RLOCK(&dccpbinfo); in dccp_retrans_t()
H A Ddccp_tcplike.c85 #define INP_INFO_RLOCK(x) macro
155 INP_INFO_RLOCK(&dccpbinfo); in tcplike_rto_timeout()
H A Ddccp_tfrc.c114 #define INP_INFO_RLOCK(x) macro
249 INP_INFO_RLOCK(&dccpbinfo); in tfrc_time_send()