Searched defs:connect_ind (Results 1 – 3 of 3) sorted by relevance
188 struct connect_ind { struct189 __u16 plci;190 __u8 controller;191 __u8 si1;192 __u8 si2;193 __u8 eaz;194 actcapi_addr addr;195 } __attribute__ ((packed)) connect_ind; member
95 int (*connect_ind)(struct concap_proto *cprot); member
381 _CON_INDP connect_ind; member