Lines Matching defs:globals
65 struct globals { struct
66 struct in_addr src;
67 struct in_addr dst;
68 struct sockaddr_ll me;
69 struct sockaddr_ll he;
71 int count; // = -1;
72 unsigned last;
73 unsigned timeout_us;
74 unsigned start;
76 unsigned sent;
77 unsigned brd_sent;
101 //#define G (*(struct globals*)bb_common_bufsiz1) argument