Searched refs:do_host (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl124 # Handle changes in offline/online state. (The sub &do_host() handles
131 do_host($ether, 'offline');
133 do_host($ether, 'join');
137 do_host($ether, 'leave');
139 do_host($ether, 'online');
150 sub do_host { subroutine
182 print "do_host: $ether joined the network.\n";
187 print "do_host: $ether left the network.\n";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/contrib/dnslist/
H A Ddnslist.pl124 # Handle changes in offline/online state. (The sub &do_host() handles
131 do_host($ether, 'offline');
133 do_host($ether, 'join');
137 do_host($ether, 'leave');
139 do_host($ether, 'online');
150 sub do_host { subroutine
182 print "do_host: $ether joined the network.\n";
187 print "do_host: $ether left the network.\n";

Completed in 54 milliseconds