Searched refs:kernel_proc (Results 1 – 1 of 1) sorted by relevance
2084 struct proc *kernel_proc = current_proc(); in tcp_input() local3570 if ((error = in6_pcbconnect(inp, SA(sin6), kernel_proc)) != 0) { in tcp_input()3598 if ((error = in_pcbconnect(inp, SA(sin), kernel_proc, IFSCOPE_NONE, NULL)) != 0) { in tcp_input()