Home
last modified time | relevance | path

Searched defs:llc_snap_hdr (Results 1 – 1 of 1) sorted by relevance

/net/openvswitch/
Dflow.c369 struct llc_snap_hdr { in parse_ethertype() struct
370 u8 dsap; /* Always 0xAA */ in parse_ethertype()
371 u8 ssap; /* Always 0xAA */ in parse_ethertype()
372 u8 ctrl; in parse_ethertype()
373 u8 oui[3]; in parse_ethertype()
374 __be16 ethertype; in parse_ethertype()