Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dllc.h68 #define LLC_SAP_SNAP 0xAA /* SNAP. */ macro
/linux-5.19.10/net/openvswitch/
Dflow.c538 if (llc->dsap != LLC_SAP_SNAP || in parse_ethertype()
539 llc->ssap != LLC_SAP_SNAP || in parse_ethertype()
/linux-5.19.10/drivers/staging/ks7010/
Dks_hostif.c456 case LLC_SAP_SNAP: in hostif_data_indication()