Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dxprtsock.c1890 static inline void xs_reclassify_socket(int family, struct socket *sock) in xs_reclassify_socket() function
1908 static inline void xs_reclassify_socket(int family, struct socket *sock) in xs_reclassify_socket() function
1931 xs_reclassify_socket(family, sock); in xs_create_sock()
2004 xs_reclassify_socket(AF_LOCAL, sock); in xs_local_setup_socket()