Searched refs:hello_socket (Results 1 – 2 of 2) sorted by relevance
67 struct hello_socket { struct69 SLIST_ENTRY(hello_socket) listentry; argument
65 static SLIST_HEAD(,hello_socket) hello_socket_head;105 struct hello_socket *hs; in create_hello_sockets()182 hs = (struct hello_socket *)malloc(sizeof(*hs)); in create_hello_sockets()261 hs = (struct hello_socket *)malloc(sizeof(*hs)); in create_hello_sockets()281 struct hello_socket *hs; in is_hello_socket()416 struct hello_socket *hs; in send_hello()823 struct hello_socket *hs; in the_big_loop()