Searched refs:hdr_subtype (Results 1 – 1 of 1) sorted by relevance
114 int hdr_subtype; in geonet_print() local134 hdr_subtype = bp[1] & 0x0f; in geonet_print()149 case 3: switch (hdr_subtype) { in geonet_print()155 case 4: switch (hdr_subtype) { in geonet_print()161 case 5: switch (hdr_subtype) { in geonet_print()166 case 6: switch (hdr_subtype) { in geonet_print()175 ND_PRINT((ndo, "HT:%d-%d-%s ", hdr_type, hdr_subtype, hdr_type_txt)); in geonet_print()195 case 3: switch (hdr_subtype) { in geonet_print()204 case 4: switch (hdr_subtype) { in geonet_print()213 case 5: switch (hdr_subtype) { in geonet_print()[all …]