Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dphonet.h41 int pn_sock_hash(struct sock *sk);
/OK3568_Linux_fs/kernel/net/phonet/
H A Ddatagram.c177 .hash = pn_sock_hash,
H A Dsocket.c132 int pn_sock_hash(struct sock *sk) in pn_sock_hash() function
142 EXPORT_SYMBOL(pn_sock_hash);
H A Dpep.c1336 .hash = pn_sock_hash,