Searched defs:addr_bytes (Results 1 – 5 of 5) sorted by relevance
20 uint8_t addr_bytes[ETHER_ADDR_LEN]; /**< Addr bytes in tx order */ member
29 pub addr_bytes: [u8; 6usize], field
45 const char *addr_str, int proto, char *addr_bytes) in node_parse_addr()135 char *addr_bytes, int proto, char *addr_str) in node_expand_addr()
314 const unsigned addr_bytes = elfclass == ELFCLASS32 ? 4 : 8; in expr_eval() local
19180 unsigned char addr_bytes; member