Lines Matching refs:id
58 int tap_ctl_connect_id(int id, int *socket);
62 int tap_ctl_connect_send_and_receive(int id,
64 char *tap_ctl_socket_name(int id);
67 int id; member
85 int tap_ctl_destroy(const int id, const int minor);
88 pid_t tap_ctl_get_pid(const int id);
90 int tap_ctl_attach(const int id, const int minor);
91 int tap_ctl_detach(const int id, const int minor);
93 int tap_ctl_open(const int id, const int minor, const char *params);
94 int tap_ctl_close(const int id, const int minor, const int force);
96 int tap_ctl_pause(const int id, const int minor);
97 int tap_ctl_unpause(const int id, const int minor, const char *params);