Searched refs:sock_create_kern (Results 1 – 2 of 2) sorted by relevance
38 sock_create_kern(int family, int type, int proto, struct socket **res) in sock_create_kern() function
2244 ret = sock_create_kern(AF_INET, SOCK_STREAM, IPPROTO_TCP, &sock); in cma_get_tcp_port()