Home | History | Annotate | Download | only in src

Lines Matching refs:io_id

83 	guint io_id;
646 if (bonding->io_id) {
647 g_source_remove(bonding->io_id);
648 bonding->io_id = 0;
1720 if (bonding->io_id)
1721 g_source_remove(bonding->io_id);
1890 device->bonding->io_id = g_io_add_watch(io,
1900 device->bonding->io_id = 0;