Searched defs:tap_fd (Results 1 – 3 of 3) sorted by relevance
71 int tap_fd; member
253 void create_tap_read_thread(int tap_fd) { in create_tap_read_thread()396 int btpan_tap_send(int tap_fd, const RawAddress& src, const RawAddress& dst, in btpan_tap_send()
1101 let tap_fd = tap.as_raw_fd(); in run_vm() localVariable