Searched refs:comm_point_tcp_handle_callback (Results 1 – 6 of 6) sorted by relevance
93 UB_EV_BITS_CB(comm_point_tcp_handle_callback) in UB_EV_BITS_CB()110 else if(cb == comm_point_tcp_handle_callback) in UB_EV_BITS_CB()
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()
840 void comm_point_tcp_handle_callback(int fd, short event, void* arg);
176 else if(fptr == &comm_point_tcp_handle_callback) return 1; in fptr_whitelist_event()
1462 comm_point_tcp_handle_callback, c_hdl);2797 comm_point_tcp_handle_callback(int fd, short event, void* arg) function4150 comm_point_tcp_handle_callback, c);4441 comm_point_tcp_handle_callback, c);
1470 void comm_point_tcp_handle_callback(int ATTR_UNUSED(fd), in comm_point_tcp_handle_callback() function