HomeSort by: relevance | last modified time | path
    Searched defs:send_wakeup (Results 1 - 2 of 2) 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
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 23 milliseconds