Home
last modified time | relevance | path

Searched refs:BRIDGE_IFCAPS_MASK (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dif_bridge.c347 #define BRIDGE_IFCAPS_MASK (IFCAP_TSO | IFCAP_TXCSUM) macro
1832 mask = BRIDGE_IFCAPS_MASK; in bridge_mutecaps()
1843 enabled &= ~BRIDGE_IFCAPS_MASK; in bridge_mutecaps()