Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c214 static void dhcp_report(char *);
640 dhcp_report(Iflag ? ifname : NULL); in main()
3855 dhcp_report(char *ifname) in dhcp_report() function