Home
last modified time | relevance | path

Searched refs:show_msgtype (Results 1 – 1 of 1) sorted by relevance

/titanic_41/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])); in interpret_dhcp()
535 show_msgtype(*start)); in show_options()
610 show_msgtype(unsigned char type) in show_msgtype() function