Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dllc.h66 #define LLC_SAP_SNAP 0xAA /* SNAP. */ macro
/linux-4.1.27/net/openvswitch/
Dflow.c345 if (llc->dsap != LLC_SAP_SNAP || in parse_ethertype()
346 llc->ssap != LLC_SAP_SNAP || in parse_ethertype()