Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dllc.h68 #define LLC_SAP_SNAP 0xAA /* SNAP. */ macro
/Linux-v4.19/net/openvswitch/
Dflow.c407 if (llc->dsap != LLC_SAP_SNAP || in parse_ethertype()
408 llc->ssap != LLC_SAP_SNAP || in parse_ethertype()
/Linux-v4.19/drivers/staging/ks7010/
Dks_hostif.c398 case LLC_SAP_SNAP: in hostif_data_indication()