Searched defs:capidrv_plci (Results 1 – 1 of 1) sorted by relevance
90 struct capidrv_plci { struct91 struct capidrv_plci *next;92 u32 plci;93 u32 ncci; /* ncci for CONNECT_ACTIVE_IND */94 u16 msgid; /* to identfy CONNECT_CONF */95 int chan;96 int state;97 int leasedline;98 struct capidrv_ncci {113 } *ncci_list;[all …]