Searched refs:SOPASS_MAX (Results 1 – 4 of 4) sorted by relevance
168 …set_wol(int *ethtool_fd, const char *ifname, uint32_t wolopts, const uint8_t password[SOPASS_MAX]);
413 const uint8_t password[SOPASS_MAX]) { in ethtool_set_wol() argument
206 #define SOPASS_MAX 6 macro221 __u8 sopass[SOPASS_MAX];
116 assert_cc(sizeof(struct ether_addr) == SOPASS_MAX); in link_parse_wol_password()118 p = new(uint8_t, SOPASS_MAX); in link_parse_wol_password()