Home
last modified time | relevance | path

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

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