Searched defs:llc_snap_hdr (Results 1 – 3 of 3) sorted by relevance
768 struct llc_snap_hdr { struct769 uchar_t d_lsap; /* destination service access point */770 uchar_t s_lsap; /* source link service access point */771 uchar_t control; /* short control field */772 uchar_t org[3]; /* Ethernet style organization field */773 ushort_t type; /* Ethernet style type field */
413 typedef struct llc_snap_hdr { struct419 } llc_snap_hdr_t; argument
565 struct llc_snap_hdr { struct566 uchar_t d_lsap; /* destination service access point */567 uchar_t s_lsap; /* source link service access point */568 uchar_t control; /* short control field */569 uchar_t org[3]; /* Ethernet style organization field */570 ushort_t type; /* Ethernet style type field */