Home
last modified time | relevance | path

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

/Linux-v4.19/net/phonet/
Dpep.c638 static struct sock *pep_find_pipe(const struct hlist_head *hlist, in pep_find_pipe() function
686 sknode = pep_find_pipe(&pn->hlist, &dst, pipe_handle); in pep_do_rcv()
841 newsk = pep_find_pipe(&pn->hlist, &dst, pipe_handle); in pep_sock_accept()