Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dxprtsock.c1946 static inline void xs_reclassify_socket(int family, struct socket *sock) in xs_reclassify_socket() function
1964 static inline void xs_reclassify_socket(int family, struct socket *sock) in xs_reclassify_socket() function
1986 xs_reclassify_socket(family, sock); in xs_create_sock()
2054 xs_reclassify_socket(AF_LOCAL, sock); in xs_local_setup_socket()