Home
last modified time | relevance | path

Searched refs:phonet_sk_ioctl (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/net/phonet/
Dphonet.h117 static inline int phonet_sk_ioctl(struct sock *sk, unsigned int cmd, in phonet_sk_ioctl() function
/Linux-v6.6/net/core/
Dsock.c4194 rc = phonet_sk_ioctl(sk, cmd, arg); in sk_ioctl()