HomeSort by: relevance | last modified time | path
    Searched defs:send_wakeup (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/wakeonlan/
wakeonlan.c 72 static int send_wakeup(int, struct ether_addr const *);
90 return send_wakeup(bpf, &macaddr);
159 send_wakeup(int bpf, struct ether_addr const *addr) function in typeref:typename:int

Completed in 13 milliseconds