Lines Matching defs:previous_interface
907 const char *previous_interface = NULL;
955 if (!streq_ptr(previous_interface, c->interface)) {
957 if (previous_interface)
967 previous_interface = c->interface;
970 if (previous_interface)
1014 const char *previous_interface = NULL;
1063 if (!streq_ptr(previous_interface, i->interface)) {
1067 if (previous_interface) {
1098 previous_interface = i->interface;
1101 if (previous_interface) {
2161 const char *previous_interface = NULL;
2191 if (!streq_ptr(c->interface, previous_interface)) {
2203 if (previous_interface) {
2222 previous_interface = c->interface;
2232 if (previous_interface) {
2374 const char *previous_interface = NULL;
2395 if (streq_ptr(c->interface, previous_interface))
2421 previous_interface = c->interface;