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

  /src/usr.sbin/wiconfig/
wiconfig.c 105 static void wi_setbytes(char *, int, char *, int);
383 wi_setbytes(char *iface, int code, char *bytes, int len) function in typeref:typename:void
419 wi_setbytes(iface, code, (char *)addr, ETHER_ADDR_LEN);

Completed in 45 milliseconds