Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Ddccp6_usrreq.c84 #define INP_LOCK(x) macro
135 INP_LOCK(inp); in dccp6_bind()
164 INP_LOCK(inp); in dccp6_connect()
247 INP_LOCK(inp); in dccp6_listen()
284 INP_LOCK(inp); in dccp6_accept()
/netbsd/src/sys/netinet/
Ddccp_usrreq.c124 #define INP_LOCK(x) macro
409 INP_LOCK(inp); in dccp_input()
955 INP_LOCK(inp); in dccp_ctlinput()
1673 INP_LOCK(inp); in dccp_bind()
1703 INP_LOCK(inp); in dccp_connect()
1848 INP_LOCK(inp); in dccp_disconnect()
1935 INP_LOCK(inp); in dccp_send()
2007 INP_LOCK(inp); in dccp_shutdown()
2029 INP_LOCK(inp); in dccp_listen()
2067 INP_LOCK(inp); in dccp_accept()
[all …]
Ddccp_tcplike.c87 #define INP_LOCK(x) macro
157 INP_LOCK(inp); in tcplike_rto_timeout()
Ddccp_tfrc.c116 #define INP_LOCK(x) macro
251 INP_LOCK(inp); in tfrc_time_send()