#ifndef BRNETLINK_H_ #define BRNETLINK_H_ int get_br_from_port(char *port_name , char *br_name); #endif