Home
last modified time | relevance | path

Searched refs:llc_snap_hdr (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dgldutil.c67 static struct llc_snap_hdr llc_snap_def = {
149 struct llc_snap_hdr *snaphdr; in gld_interpret_ether()
321 snaphdr = (struct llc_snap_hdr *)(mp->b_rptr + pktinfo->macLen); in gld_interpret_ether()
1026 struct llc_snap_hdr *snaphdr; in gld_interpret_fddi()
1125 snaphdr = (struct llc_snap_hdr *)(mp->b_rptr + pktinfo->macLen); in gld_interpret_fddi()
1170 hdrlen += sizeof (struct llc_snap_hdr); in gld_unitdata_fddi()
1195 struct llc_snap_hdr *snap; in gld_unitdata_fddi()
1196 nmp->b_rptr -= sizeof (struct llc_snap_hdr); in gld_unitdata_fddi()
1197 snap = (struct llc_snap_hdr *)(nmp->b_rptr); in gld_unitdata_fddi()
1245 hdrlen += sizeof (struct llc_snap_hdr); in gld_fastpath_fddi()
[all …]
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c766 struct llc_snap_hdr { struct
812 struct llc_snap_hdr *snaphdr; in interpret_tr()
851 snaphdr = (struct llc_snap_hdr *)(e + maclen); in interpret_tr()
1038 struct llc_snap_hdr *snaphdr; in tr_header_len()
1044 if (msgsize < sizeof (struct llc_snap_hdr)) in tr_header_len()
1047 snaphdr = (struct llc_snap_hdr *)(e + len); in tr_header_len()
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h413 typedef struct llc_snap_hdr { struct
/titanic_41/usr/src/uts/common/sys/
H A Dgldpriv.h578 struct llc_snap_hdr { struct