Searched refs:sk_is_phonet (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/net/phonet/ | ||
D | phonet.h | 112 static inline bool sk_is_phonet(struct sock *sk) in sk_is_phonet() function |
/linux-6.12.1/net/core/ | ||
D | sock.c | 4312 else if (sk_is_phonet(sk)) in sk_ioctl() |