HomeSort by: relevance | last modified time | path
    Searched defs:ec_port (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/net/agr/
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) {
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) {
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) {
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) {
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) {
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) {
if_agrsubr.c 283 struct ethercom *ec_port = (void *)ifp; local in function:agr_vlan_add
286 if (ec_port->ec_nvlans++ == 0 &&
287 (ec_port->ec_capabilities & ETHERCAP_VLAN_MTU) != 0) {
292 ec_port->ec_capenable |= ETHERCAP_VLAN_MTU;
298 if (ec_port->ec_nvlans-- == 1)
299 ec_port->ec_capenable &=
315 struct ethercom *ec_port = (void *)port->port_ifp; local in function:agr_vlan_del
321 if ((*force_zero && ec_port->ec_nvlans > 0) ||
322 ec_port->ec_nvlans-- == 1) {
325 ec_port->ec_nvlans = 0
    [all...]
if_agrsubr.c 283 struct ethercom *ec_port = (void *)ifp; local in function:agr_vlan_add
286 if (ec_port->ec_nvlans++ == 0 &&
287 (ec_port->ec_capabilities & ETHERCAP_VLAN_MTU) != 0) {
292 ec_port->ec_capenable |= ETHERCAP_VLAN_MTU;
298 if (ec_port->ec_nvlans-- == 1)
299 ec_port->ec_capenable &=
315 struct ethercom *ec_port = (void *)port->port_ifp; local in function:agr_vlan_del
321 if ((*force_zero && ec_port->ec_nvlans > 0) ||
322 ec_port->ec_nvlans-- == 1) {
325 ec_port->ec_nvlans = 0
    [all...]
if_agrsubr.c 283 struct ethercom *ec_port = (void *)ifp; local in function:agr_vlan_add
286 if (ec_port->ec_nvlans++ == 0 &&
287 (ec_port->ec_capabilities & ETHERCAP_VLAN_MTU) != 0) {
292 ec_port->ec_capenable |= ETHERCAP_VLAN_MTU;
298 if (ec_port->ec_nvlans-- == 1)
299 ec_port->ec_capenable &=
315 struct ethercom *ec_port = (void *)port->port_ifp; local in function:agr_vlan_del
321 if ((*force_zero && ec_port->ec_nvlans > 0) ||
322 ec_port->ec_nvlans-- == 1) {
325 ec_port->ec_nvlans = 0
    [all...]
if_agrsubr.c 283 struct ethercom *ec_port = (void *)ifp; local in function:agr_vlan_add
286 if (ec_port->ec_nvlans++ == 0 &&
287 (ec_port->ec_capabilities & ETHERCAP_VLAN_MTU) != 0) {
292 ec_port->ec_capenable |= ETHERCAP_VLAN_MTU;
298 if (ec_port->ec_nvlans-- == 1)
299 ec_port->ec_capenable &=
315 struct ethercom *ec_port = (void *)port->port_ifp; local in function:agr_vlan_del
321 if ((*force_zero && ec_port->ec_nvlans > 0) ||
322 ec_port->ec_nvlans-- == 1) {
325 ec_port->ec_nvlans = 0
    [all...]
if_agrsubr.c 283 struct ethercom *ec_port = (void *)ifp; local in function:agr_vlan_add
286 if (ec_port->ec_nvlans++ == 0 &&
287 (ec_port->ec_capabilities & ETHERCAP_VLAN_MTU) != 0) {
292 ec_port->ec_capenable |= ETHERCAP_VLAN_MTU;
298 if (ec_port->ec_nvlans-- == 1)
299 ec_port->ec_capenable &=
315 struct ethercom *ec_port = (void *)port->port_ifp; local in function:agr_vlan_del
321 if ((*force_zero && ec_port->ec_nvlans > 0) ||
322 ec_port->ec_nvlans-- == 1) {
325 ec_port->ec_nvlans = 0
    [all...]
if_agrsubr.c 283 struct ethercom *ec_port = (void *)ifp; local in function:agr_vlan_add
286 if (ec_port->ec_nvlans++ == 0 &&
287 (ec_port->ec_capabilities & ETHERCAP_VLAN_MTU) != 0) {
292 ec_port->ec_capenable |= ETHERCAP_VLAN_MTU;
298 if (ec_port->ec_nvlans-- == 1)
299 ec_port->ec_capenable &=
315 struct ethercom *ec_port = (void *)port->port_ifp; local in function:agr_vlan_del
321 if ((*force_zero && ec_port->ec_nvlans > 0) ||
322 ec_port->ec_nvlans-- == 1) {
325 ec_port->ec_nvlans = 0
    [all...]

Completed in 64 milliseconds