Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dllc.h68 #define LLC_SAP_SNAP 0xAA /* SNAP. */ macro
/openbmc/linux/net/openvswitch/
H A Dflow.c541 if (llc->dsap != LLC_SAP_SNAP || in parse_ethertype()
542 llc->ssap != LLC_SAP_SNAP || in parse_ethertype()
/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.c455 case LLC_SAP_SNAP: in hostif_data_indication()