Searched refs:gtp_dev_list (Results 1 – 1 of 1) sorted by relevance
104 struct list_head gtp_dev_list; member1530 list_add_rcu(>p->list, &gn->gtp_dev_list); in gtp_newlink()2291 list_for_each_entry_rcu(gtp, &gn->gtp_dev_list, list) { in gtp_genl_dump_pdp()2475 INIT_LIST_HEAD(&gn->gtp_dev_list); in gtp_net_init()2488 list_for_each_entry(gtp, &gn->gtp_dev_list, list) in gtp_net_exit_batch_rtnl()