Searched defs:show_msgtype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c42 static const char *show_msgtype(unsigned char);
139 "DHCP/BOOTP %s", show_msgtype(dp->options[2]));
535 show_msgtype(*start));
610 show_msgtype(unsigned char type) function

Completed in 45 milliseconds