Searched defs:sal_socket (Results 1 – 2 of 2) sorted by relevance
75 struct sal_socket struct84 const struct sal_socket_ops *ops; /* socket options */ argument96 …int (*create)(struct sal_socket *sal_socket, int type, int protocol); /* register socket options… argument
791 int sal_socket(int domain, int type, int protocol) in sal_socket() function