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