Searched refs:proto_socket (Results 1 – 1 of 1) sorted by relevance
1032 int socket, proto_socket; in sal_socket() local1063 proto_socket = pf->skt_ops->socket(domain, type, protocol); in sal_socket()1064 if (proto_socket >= 0) in sal_socket()1077 sock->user_data = (void *)(size_t)proto_socket; in sal_socket()
Completed in 36 milliseconds