Searched refs:show_msgtype (Results 1 – 1 of 1) sorted by relevance
42 static const char *show_msgtype(unsigned char);141 "DHCP/BOOTP %s", show_msgtype(dp->options[2])); in interpret_dhcp()537 show_msgtype(*start)); in show_options()612 show_msgtype(unsigned char type) in show_msgtype() function