Searched refs:comm_point_tcp_handle_callback (Results 1 – 6 of 6) sorted by relevance
100 UB_EV_BITS_CB(comm_point_tcp_handle_callback) in UB_EV_BITS_CB() 137 else if(cb == comm_point_tcp_handle_callback)
95 UB_EV_BITS_CB(comm_point_tcp_handle_callback) in UB_EV_BITS_CB()111 else if(cb == comm_point_tcp_handle_callback) in UB_EV_BITS_CB()
915 void comm_point_tcp_handle_callback(int fd, short event, void* arg);
182 else if(fptr == &comm_point_tcp_handle_callback) return 1; in fptr_whitelist_event()
3258 comm_point_tcp_handle_callback, c_hdl);4618 comm_point_tcp_handle_callback(int fd, short event, void* arg) function6048 comm_point_tcp_handle_callback, c);6343 comm_point_tcp_handle_callback, c);
1574 void comm_point_tcp_handle_callback(int ATTR_UNUSED(fd), in comm_point_tcp_handle_callback() function