Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/phonet/
Dphonet.h50 int pn_sock_bind_res(struct sock *sock, u8 res);
/linux-6.12.1/net/phonet/
Ddatagram.c49 return pn_sock_bind_res(sk, res); in pn_ioctl()
Dsocket.c628 int pn_sock_bind_res(struct sock *sk, u8 res) in pn_sock_bind_res() function