Home
last modified time | relevance | path

Searched refs:pn_sock_hash (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/phonet/
H A Dphonet.h41 int pn_sock_hash(struct sock *sk);
/kernel/linux/linux-6.6/include/net/phonet/
H A Dphonet.h45 int pn_sock_hash(struct sock *sk);
/kernel/linux/linux-5.10/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); variable
H A Dpep.c1336 .hash = pn_sock_hash,
/kernel/linux/linux-6.6/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); variable
H A Dpep.c1359 .hash = pn_sock_hash,

Completed in 10 milliseconds