Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dllc.h68 #define LLC_SAP_SNAP 0xAA /* SNAP. */ macro
/linux-6.12.1/net/openvswitch/
Dflow.c541 if (llc->dsap != LLC_SAP_SNAP || in parse_ethertype()
542 llc->ssap != LLC_SAP_SNAP || in parse_ethertype()