Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dphonet.h50 int pn_sock_bind_res(struct sock *sock, u8 res);
/openbmc/linux/net/phonet/
H A Ddatagram.c49 return pn_sock_bind_res(sk, res); in pn_ioctl()
H A Dsocket.c629 int pn_sock_bind_res(struct sock *sk, u8 res) in pn_sock_bind_res() function