Searched refs:BPDU_TYPE_TCN (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/bridge/
H A Dbr_private_stp.h13 #define BPDU_TYPE_TCN 0x80 macro
H A Dbr_stp_bpdu.c136 buf[3] = BPDU_TYPE_TCN;
240 } else if (buf[0] == BPDU_TYPE_TCN) {

Completed in 189 milliseconds