Home
last modified time | relevance | path

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

/net/bridge/netfilter/
Debt_stp.c44 const struct stp_config_pdu *stpc) in ebt_filter_config() argument
52 NF_INVF(info, EBT_STP_FLAGS, c->flags != stpc->flags)) in ebt_filter_config()
55 v16 = NR16(stpc->root); in ebt_filter_config()
62 !ether_addr_equal_masked(&stpc->root[2], in ebt_filter_config()
68 v32 = NR32(stpc->root_cost); in ebt_filter_config()
74 v16 = NR16(stpc->sender); in ebt_filter_config()
81 !ether_addr_equal_masked(&stpc->sender[2], in ebt_filter_config()
87 v16 = NR16(stpc->port); in ebt_filter_config()
93 v16 = NR16(stpc->msg_age); in ebt_filter_config()
99 v16 = NR16(stpc->max_age); in ebt_filter_config()
[all …]