Searched defs:Call (Results 1 – 3 of 3) sorted by relevance
8 typedef struct Call Call; typedef59 struct Call { struct60 int ref;61 QLock lk;62 int id;63 int serial;64 int pppfd;66 int closed;68 int pac; /* server is acting as a PAC */70 int recvwindow; /* recv windows */[all …]
50 Call, enumerator
85 Call= 255, /* all classes */ enumerator