Searched refs:gtp_dev_list (Results 1 – 1 of 1) sorted by relevance
91 struct list_head gtp_dev_list; member1099 list_add_rcu(>p->list, &gn->gtp_dev_list); in gtp_newlink()1698 list_for_each_entry_rcu(gtp, &gn->gtp_dev_list, list) { in gtp_genl_dump_pdp()1879 INIT_LIST_HEAD(&gn->gtp_dev_list); in gtp_net_init()1890 list_for_each_entry(gtp, &gn->gtp_dev_list, list) in gtp_net_exit()