llc_snapid        459 dev/pcmcia/if_ray.c static const u_int8_t llc_snapid[6] = { LLC_SNAP_LSAP, LLC_SNAP_LSAP, LLC_UI };
llc_snapid       1277 dev/pcmcia/if_ray.c 			memcpy(iframe + 1, llc_snapid, sizeof(llc_snapid));
llc_snapid       1560 dev/pcmcia/if_ray.c 	if (!memcmp(frame + 1, llc_snapid, sizeof(llc_snapid)))