Home
last modified time | relevance | path

Searched refs:BPDU_TYPE_CONFIG (Results 1 – 3 of 3) sorted by relevance

/net/bridge/netfilter/
Debt_stp.c16 #define BPDU_TYPE_CONFIG 0 macro
142 if (sp->type == BPDU_TYPE_CONFIG && in ebt_stp_mt()
/net/bridge/
Dbr_stp_bpdu.c86 buf[3] = BPDU_TYPE_CONFIG; in br_send_config_bpdu()
184 if (buf[0] == BPDU_TYPE_CONFIG) { in br_stp_rcv()
Dbr_private_stp.h16 #define BPDU_TYPE_CONFIG 0 macro