if_agrether.c | 143 struct ethercom *ec_port = (void *)port->port_ifp; local in function:agrether_portinit 155 ~ec_port->ec_capabilities & 161 ec_port->ec_capabilities | 204 struct ethercom *ec_port = (void *)port->port_ifp; local in function:agrether_portfini 211 if (ec_port->ec_nvlans > 0) {
|