Home
last modified time | relevance | path

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

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