Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dphonet.h51 int pn_sock_unbind_res(struct sock *sk, u8 res);
/openbmc/linux/net/phonet/
H A Ddatagram.c51 return pn_sock_unbind_res(sk, res); in pn_ioctl()
H A Dsocket.c650 int pn_sock_unbind_res(struct sock *sk, u8 res) in pn_sock_unbind_res() function