Searched defs:agentfwd (Results 1 – 6 of 6) sorted by relevance
16 struct agentfwd { struct17 ConnectionLayer *cl;18 Socket *socket;19 Plug plug;
141 typedef struct agentfwd agentfwd; typedef
438 int agentfwd; member