Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dphonet.h46 int pn_sock_bind_res(struct sock *sock, u8 res);
/OK3568_Linux_fs/kernel/net/phonet/
H A Ddatagram.c52 return pn_sock_bind_res(sk, res); in pn_ioctl()
H A Dsocket.c632 int pn_sock_bind_res(struct sock *sk, u8 res) in pn_sock_bind_res() function