Home
last modified time | relevance | path

Searched refs:eui64_ntoa (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/netif/ppp/
H A Deui64.c45 * eui64_ntoa - Make an ascii representation of an interface identifier
47 char *eui64_ntoa(eui64_t e) { in eui64_ntoa() function
/third_party/lwip/src/include/netif/ppp/
H A Deui64.h95 char *eui64_ntoa(eui64_t); /* Returns ascii representation of id */
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1732 pub fn eui64_ntoa(id: *const eui64, a: *mut ::c_char, len: ::size_t) -> ::c_int; in eui64_ntoa() functions

Completed in 12 milliseconds