Searched defs:llc_snap_hdr (Results 1 – 3 of 3) sorted by relevance
766 struct llc_snap_hdr { struct767 uchar_t d_lsap; /* destination service access point */768 uchar_t s_lsap; /* source link service access point */769 uchar_t control; /* short control field */770 uchar_t org[3]; /* Ethernet style organization field */771 ushort_t type; /* Ethernet style type field */
413 typedef struct llc_snap_hdr { struct419 } llc_snap_hdr_t; argument
578 struct llc_snap_hdr { struct579 uchar_t d_lsap; /* destination service access point */580 uchar_t s_lsap; /* source link service access point */581 uchar_t control; /* short control field */582 uchar_t org[3]; /* Ethernet style organization field */583 ushort_t type; /* Ethernet style type field */