Searched refs:comm_point_udp_ancil_callback (Results 1 – 3 of 3) sorted by relevance
620 void comm_point_udp_ancil_callback(int fd, short event, void* arg);
139 else if(fptr == &comm_point_udp_ancil_callback) return 1; in fptr_whitelist_event()
574 comm_point_udp_ancil_callback(int fd, short event, void* arg) in comm_point_udp_ancil_callback() function1604 event_set(&c->ev->ev, c->fd, evbits, comm_point_udp_ancil_callback, c);