Home
last modified time | relevance | path

Searched defs:al_eth_wol_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h2144 struct al_eth_wol_params { struct
2145 uint8_t *dest_addr; /**< 6 bytes array of destanation address for
2147 uint8_t *pswd; /**< 6 bytes array of the password to use */
2148 uint8_t *ipv4; /**< 4 bytes array of the ipv4 to use.
2151 uint8_t *ipv6; /** 16 bytes array of the ipv6 to use.
2177 struct al_eth_wol_params *wol); argument