Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dphonet.h45 int pn_sock_hash(struct sock *sk);
/openbmc/linux/net/phonet/
H A Ddatagram.c174 .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.c1359 .hash = pn_sock_hash,