Home
last modified time | relevance | path

Searched defs:addr_bytes (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_arp.h20 uint8_t addr_bytes[ETHER_ADDR_LEN]; /**< Addr bytes in tx order */ member
/third_party/selinux/libsepol/src/
H A Dnode_record.c44 node_parse_addr(sepol_handle_t * handle, const char *addr_str, int proto, char *addr_bytes) node_parse_addr() argument
134 node_expand_addr(sepol_handle_t * handle, char *addr_bytes, int proto, char *addr_str) node_expand_addr() argument
/third_party/elfutils/libdwfl/
H A Dframe_unwind.c314 const unsigned addr_bytes = elfclass == ELFCLASS32 ? 4 : 8; in expr_eval() local

Completed in 3 milliseconds