print_packet
if ((status = fru_for_each_packet(segment, print_packet, args))
extern void print_packet(int, ipgpc_packet_t *);
print_packet(af, &pkt);