Searched refs:gtp_dev_list (Results 1 – 1 of 1) sorted by relevance
86 struct list_head gtp_dev_list; member671 list_add_rcu(>p->list, &gn->gtp_dev_list); in gtp_newlink()1227 list_for_each_entry_rcu(gtp, &gn->gtp_dev_list, list) { in gtp_genl_dump_pdp()1307 INIT_LIST_HEAD(&gn->gtp_dev_list); in gtp_net_init()1318 list_for_each_entry(gtp, &gn->gtp_dev_list, list) in gtp_net_exit()