Home
last modified time | relevance | path

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

/net/bridge/netfilter/
Debt_stp.c40 #define NR16(p) (p[0] << 8 | p[1]) macro
56 v16 = NR16(stpc->root); in ebt_filter_config()
76 v16 = NR16(stpc->sender); in ebt_filter_config()
90 v16 = NR16(stpc->port); in ebt_filter_config()
96 v16 = NR16(stpc->msg_age); in ebt_filter_config()
102 v16 = NR16(stpc->max_age); in ebt_filter_config()
108 v16 = NR16(stpc->hello_time); in ebt_filter_config()
114 v16 = NR16(stpc->forward_delay); in ebt_filter_config()