Home
last modified time | relevance | path

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

/Linux-v5.4/net/bridge/netfilter/
Debt_stp.c41 #define NR16(p) (p[0] << 8 | p[1]) macro
56 v16 = NR16(stpc->root); in ebt_filter_config()
75 v16 = NR16(stpc->sender); 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()
106 v16 = NR16(stpc->hello_time); in ebt_filter_config()
112 v16 = NR16(stpc->forward_delay); in ebt_filter_config()