Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDcm.c114 static struct socket * dequeue_socket(struct socket *head, struct sockaddr_in **remote, struct c4iw…
627 dequeue_socket(struct socket *head, struct sockaddr_in **remote, in dequeue_socket() function
668 child_so = dequeue_socket(parent_ep->com.so, &remote, child_ep); in process_newconn()
/NextBSD/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_cm.c1530 dequeue_socket(struct socket *head, struct sockaddr_in **remote, struct iwch_ep *child_ep) in dequeue_socket() function
1570 child_so = dequeue_socket(parent_ep->com.so, &remote, child_ep); in process_newconn()