Home
last modified time | relevance | path

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

/Linux-v5.4/net/bridge/netfilter/
Debt_stp.c45 const struct stp_config_pdu *stpc) in ebt_filter_config() argument
53 NF_INVF(info, EBT_STP_FLAGS, c->flags != stpc->flags)) in ebt_filter_config()
56 v16 = NR16(stpc->root); in ebt_filter_config()
63 !ether_addr_equal_masked(&stpc->root[2], in ebt_filter_config()
69 v32 = NR32(stpc->root_cost); in ebt_filter_config()
75 v16 = NR16(stpc->sender); in ebt_filter_config()
82 !ether_addr_equal_masked(&stpc->sender[2], in ebt_filter_config()
88 v16 = NR16(stpc->port); in ebt_filter_config()
94 v16 = NR16(stpc->msg_age); in ebt_filter_config()
100 v16 = NR16(stpc->max_age); in ebt_filter_config()
[all …]