Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dif_bridge.c372 #define BRIDGE_IFCAPS_MASK (IFCAP_TSO | IFCAP_TXCSUM) macro
1997 mask = BRIDGE_IFCAPS_MASK; in bridge_mutecaps()
2008 enabled &= ~BRIDGE_IFCAPS_MASK; in bridge_mutecaps()