Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dphonet.h43 int pn_sock_get_port(struct sock *sk, unsigned short sport);
/OK3568_Linux_fs/kernel/net/phonet/
H A Ddatagram.c179 .get_port = pn_sock_get_port,
H A Dsocket.c471 int pn_sock_get_port(struct sock *sk, unsigned short sport) in pn_sock_get_port() function
517 EXPORT_SYMBOL(pn_sock_get_port);
H A Dpep.c1338 .get_port = pn_sock_get_port,