Searched refs:print_server_msg (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
| H A D | request.c | 260 print_server_msg(dsmp, msg, msglen); in dhcp_requesting() 277 print_server_msg(dsmp, in dhcp_requesting() 676 print_server_msg(dsmp, (char *)plp->opts[CD_MESSAGE]->value, in accept_v4_acknak() 859 print_server_msg(dsmp, msg, msglen); in accept_v6_message() 914 print_server_msg(dsmp, msg, msglen); in accept_v6_message() 945 print_server_msg(dsmp, msg, msglen); in accept_v6_message()
|
| H A D | util.h | 73 void print_server_msg(dhcp_smach_t *, const char *, uint_t);
|
| H A D | bound.c | 771 print_server_msg(dsmp, msg, msglen); in configure_v6_leases() 847 print_server_msg(dsmp, msg, msglen); in configure_v6_leases()
|
| H A D | util.c | 197 print_server_msg(dhcp_smach_t *dsmp, const char *msg, uint_t msglen) in print_server_msg() function
|