HomeSort by: relevance | last modified time | path
    Searched refs:LLC_8021D_LSAP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_llc.h 156 #define LLC_8021D_LSAP 0x42
bridgestp.c 240 bpdu.cbu_ssap = bpdu.cbu_dsap = LLC_8021D_LSAP;
387 bpdu.tbu_ssap = bpdu.tbu_dsap = LLC_8021D_LSAP;
616 if (tpdu.tbu_dsap != LLC_8021D_LSAP ||
617 tpdu.tbu_ssap != LLC_8021D_LSAP ||

Completed in 13 milliseconds