Searched refs:tap_data (Results 1 – 1 of 1) sorted by relevance
111 struct tap_data* d;115 struct tap_data { struct203 static void tap_data_free(struct tap_data* data, int free_tail) in tap_data_free()227 struct tap_data* d) in tap_data_list_insert()714 static ssize_t receive_bytes(struct tap_data* data, int fd, void* buf, in receive_bytes()747 static void tap_enable_brief_write(struct tap_data* data) in tap_enable_brief_write()761 static void tap_disable_brief_write(struct tap_data* data) in tap_disable_brief_write()775 static ssize_t ssl_read_bytes(struct tap_data* data, void* buf, size_t len) in ssl_read_bytes()817 static ssize_t tap_receive(struct tap_data* data, void* buf, size_t len) in tap_receive()828 static int reply_with_accept(struct tap_data* data) in reply_with_accept()[all …]