Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c768 struct llc_snap_hdr { struct
769 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 */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h413 typedef struct llc_snap_hdr { struct
419 } llc_snap_hdr_t; argument
/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h565 struct llc_snap_hdr { struct
566 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 */