Searched refs:pep_find_pipe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/phonet/ |
H A D | pep.c | 625 static struct sock *pep_find_pipe(const struct hlist_head *hlist, in pep_find_pipe() function 673 sknode = pep_find_pipe(&pn->hlist, &dst, pipe_handle); in pep_do_rcv() 828 newsk = pep_find_pipe(&pn->hlist, &dst, pipe_handle); in pep_sock_accept()
|
/kernel/linux/linux-6.6/net/phonet/ |
H A D | pep.c | 625 static struct sock *pep_find_pipe(const struct hlist_head *hlist, in pep_find_pipe() function 673 sknode = pep_find_pipe(&pn->hlist, &dst, pipe_handle); in pep_do_rcv() 829 newsk = pep_find_pipe(&pn->hlist, &dst, pipe_handle); in pep_sock_accept()
|
Completed in 4 milliseconds