HomeSort by relevance Sort by last modified time
    Searched refs:tok2str (Results 51 - 57 of 57) sorted by null

1 23

  /external/tcpdump/
print-juniper.c 185 tok2str(juniper_protocol_values,"Unknown",gh->proto),
256 tok2str(juniper_ipsec_type_values,"Unknown",ih->type),
266 tok2str(juniper_ipsec_type_values,"Unknown",ih->type),
818 printf("%3s ",tok2str(juniper_direction_values,"---",l2info->direction));
print-zephyr.c 188 printf(" %s", tok2str(z_types, "type %d", z.kind));
print-nfs.c 605 tok2str(nfsv3_writemodes,
657 printf(" %s", tok2str(type2str, "unk-ft %d", type));
1096 tok2str(status2str, "unk %d", errnum));
1113 tok2str(type2str, "unk-ft %d ",
    [all...]
util.c 286 tok2str(register const struct tok *lp, register const char *fmt, function
print-ospf6.c 643 cp = tok2str(type2str, "type%d", op->ospf6_type);
addrtoname.c 504 tok2str(oui_values, "Unknown", oui));
print-decnet.c 851 printf("%s ", tok2str(reason2str, "reason-%d", reason));

Completed in 87 milliseconds

1 23