Home
last modified time | relevance | path

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

/Linux-v6.6/net/phonet/
Dpep.c625 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()