Searched refs:natm_pcbs (Results 1 – 3 of 3) sorted by relevance
59 struct npcblist natm_pcbs; variable114 LIST_FOREACH(cpcb, &natm_pcbs, pcblist) in npcb_add()145 LIST_INSERT_HEAD(&natm_pcbs, cpcb, pcblist); in npcb_add()157 LIST_FOREACH(cpcb, &natm_pcbs, pcblist) { in DB_SHOW_COMMAND()
109 LIST_INIT(&natm_pcbs); in natm_init()
88 extern struct npcblist natm_pcbs; /* global list of pcbs */