Home
last modified time | relevance | path

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

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