Home
last modified time | relevance | path

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

/Linux-v6.1/net/bridge/netfilter/
Debt_stp.c40 #define NR16(p) (p[0] << 8 | p[1]) macro
55 v16 = NR16(stpc->root); in ebt_filter_config()
74 v16 = NR16(stpc->sender); 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()
105 v16 = NR16(stpc->hello_time); in ebt_filter_config()
111 v16 = NR16(stpc->forward_delay); in ebt_filter_config()