Searched defs:al_eth_wol_params (Results 1 – 1 of 1) sorted by relevance
2144 struct al_eth_wol_params { struct2145 uint8_t *dest_addr; /**< 6 bytes array of destanation address for2147 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