Searched refs:LLC_SAP_SNAP (Results 1 – 3 of 3) sorted by relevance
68 #define LLC_SAP_SNAP 0xAA /* SNAP. */ macro
538 if (llc->dsap != LLC_SAP_SNAP || in parse_ethertype()539 llc->ssap != LLC_SAP_SNAP || in parse_ethertype()
456 case LLC_SAP_SNAP: in hostif_data_indication()