HomeSort by: relevance | last modified time | path
    Searched defs:INP_LOCK (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet6/
dccp6_usrreq.c 84 #define INP_LOCK(x)
135 INP_LOCK(inp);
164 INP_LOCK(inp);
247 INP_LOCK(inp);
284 INP_LOCK(inp);
  /src/sys/netinet/
dccp_tcplike.c 87 #define INP_LOCK(x)
157 INP_LOCK(inp);
dccp_tfrc.c 116 #define INP_LOCK(x)
251 INP_LOCK(inp);
dccp_usrreq.c 124 #define INP_LOCK(x)
409 INP_LOCK(inp);
439 /* INP_LOCK(inp); XXX */
955 INP_LOCK(inp);
1069 INP_LOCK(inp);
1673 INP_LOCK(inp);
1703 INP_LOCK(inp);
1848 INP_LOCK(inp);
1935 INP_LOCK(inp);
2007 INP_LOCK(inp)
    [all...]

Completed in 15 milliseconds