Searched defs:LLC_SNAP_HDR_LEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c705 #define LLC_SNAP_HDR_LEN 8 macro
883 len = elen - (maclen + LLC_SNAP_HDR_LEN);
884 off = (char *)(e + maclen + LLC_SNAP_HDR_LEN);
1051 len += LLC_SNAP_HDR_LEN; /* it's a SNAP frame */
/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h587 #define LLC_SNAP_HDR_LEN 8 /* Full length of SNAP header */ macro

Completed in 62 milliseconds