Home
last modified time | relevance | path

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

/linux-4.4.14/net/phonet/
Dpep.c637 static struct sock *pep_find_pipe(const struct hlist_head *hlist, in pep_find_pipe() function
685 sknode = pep_find_pipe(&pn->hlist, &dst, pipe_handle); in pep_do_rcv()
839 newsk = pep_find_pipe(&pn->hlist, &dst, pipe_handle); in pep_sock_accept()