Searched refs:atm_kptr_t (Results 1 – 4 of 4) sorted by relevance
24 atm_kptr_t vcc;25 atm_kptr_t listen_vcc; /* indicate */
27 typedef struct { unsigned char _[8]; } __ATM_API_ALIGN atm_kptr_t; typedef
37 atm_kptr_t vcc; /* both directions */
67 memset(&new_msg->vcc,0,sizeof(atm_kptr_t)); in atmtcp_send_control()