is_gre
PRINTF(" call %hx/%hx\n", ntohs(ips.is_gre.gs_call[0]),
ntohs(ips.is_gre.gs_call[1]));
is->is_gre.gs_flags = gre->gr_flags;
is->is_gre.gs_ptype = gre->gr_ptype;
if (GRE_REV(is->is_gre.gs_flags) == 1) {
#define is_call is_gre.gs_call