Searched refs:port_is_dummy (Results 1 – 2 of 2) sorted by relevance
1164 port_is_dummy(struct port *port) in port_is_dummy() function1799 if (port_is_dummy(oldport)) in conf_apply()1802 if (newport != NULL && !port_is_dummy(newport)) in conf_apply()1922 if (port_is_dummy(newport)) in conf_apply()1926 if (oldport == NULL || port_is_dummy(oldport)) { in conf_apply()1938 if (oldport == NULL || port_is_dummy(oldport)) in conf_apply()
319 bool port_is_dummy(struct port *port);