Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_bridge.c374 #define BRIDGE_IFCAPS_MASK (IFCAP_TSO | IFCAP_TXCSUM) macro
2037 mask = BRIDGE_IFCAPS_MASK; in bridge_mutecaps()
2048 enabled &= ~BRIDGE_IFCAPS_MASK; in bridge_mutecaps()