Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dscm.h160 static inline bool __scm_recv_common(struct socket *sock, struct msghdr *msg, in __scm_recv_common() function
193 if (!__scm_recv_common(sock, msg, scm, flags)) in scm_recv()
202 if (!__scm_recv_common(sock, msg, scm, flags)) in scm_recv_unix()