Searched refs:natm_pcbs (Results 1 – 3 of 3) sorted by relevance
127 for (cpcb = natm_pcbs.lh_first ; cpcb != NULL ; 160 LIST_INSERT_HEAD(&natm_pcbs, cpcb, pcblist);179 for (cpcb = natm_pcbs.lh_first ; cpcb != NULL ; in npcb_dump()
106 LIST_INIT(&natm_pcbs); in natm_init()
116 struct npcblist natm_pcbs; /* global list of pcbs */ variable