Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/
Dxprtsock.c1805 static inline void xs_reclassify_socket(int family, struct socket *sock) in xs_reclassify_socket() function
1823 static inline void xs_reclassify_socket(int family, struct socket *sock) in xs_reclassify_socket() function
1846 xs_reclassify_socket(family, sock); in xs_create_sock()
1918 xs_reclassify_socket(AF_LOCAL, sock); in xs_local_setup_socket()