Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c766 struct llc_snap_hdr { struct
767 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 */
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h413 typedef struct llc_snap_hdr { struct
419 } llc_snap_hdr_t; argument
/titanic_41/usr/src/uts/common/sys/
H A Dgldpriv.h578 struct llc_snap_hdr { struct
579 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 */