Searched defs:pm_nl_pernet (Results 1 – 1 of 1) sorted by relevance
44 struct pm_nl_pernet { struct46 spinlock_t lock;47 struct list_head local_addr_list;48 unsigned int addrs;49 unsigned int stale_loss_cnt;50 unsigned int add_addr_signal_max;51 unsigned int add_addr_accept_max;52 unsigned int local_addr_max;53 unsigned int subflows_max;54 unsigned int next_id;[all …]