make_packet
noerror(make_packet(ctx, &username, &password, &packets[ACCEPT_PACKET]));
noerror(make_packet(ctx, &username, &password, &packets[REJECT_PACKET]));
make_packet(sp);
make_packet(sp);
make_packet(sp);
make_packet(sp);
make_packet(rai);
extern void make_packet(struct rainfo *);
make_packet(rai); /* XXX: inefficient */
static int make_packet(struct ifinfo *);
if (make_packet(ifi))