Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Datmmpc.h64 struct llc_snap_hdr { struct
66 __u8 dsap; /* Destination Service Access Point (0xAA) */
67 __u8 ssap; /* Source Service Access Point (0xAA) */
68 __u8 ui; /* Unnumbered Information (0x03) */
69 __u8 org[3]; /* Organizational identification (0x000000) */
70 __u8 type[2]; /* Ether type (for IP) (0x0800) */
/linux/net/openvswitch/
H A Dflow.c518 struct llc_snap_hdr { in parse_ethertype() struct
519 dsapparse_ethertype::llc_snap_hdr parse_ethertype() argument
520 ssapparse_ethertype::llc_snap_hdr parse_ethertype() argument
521 ctrlparse_ethertype::llc_snap_hdr parse_ethertype() argument
522 ouiparse_ethertype::llc_snap_hdr parse_ethertype() argument
523 ethertypeparse_ethertype::llc_snap_hdr parse_ethertype() argument