Searched refs:dsap (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dieee80211.h327 u8 dsap; /**< Destination SAP ID */ member in struct:ieee80211_llc_snap_header
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2.c153 UINT8 dsap; member in struct:wlan_llc
/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dnet80211.c516 lhdr->dsap = IEEE80211_LLC_DSAP;
576 if ( lhdr->dsap != IEEE80211_LLC_DSAP || lhdr->ssap != IEEE80211_LLC_SSAP ||
581 netdev->priv, lhdr->dsap, lhdr->ssap, lhdr->ctrl,

Completed in 417 milliseconds