Home
last modified time | relevance | path

Searched refs:LLC_ISO_LSAP (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/net/
Dif_tokensubr.c314 l->llc_dsap = l->llc_ssap = LLC_ISO_LSAP;
558 case LLC_ISO_LSAP:
562 if ((l->llc_dsap == LLC_ISO_LSAP) &&
563 (l->llc_ssap == LLC_ISO_LSAP)) {
Dif_llc.h144 #define LLC_ISO_LSAP 0xfe macro