Searched refs:print_address (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/net/
H A DNetUtilities.h108 domain->address_module->print_address(address, &fBuffer, printPort);
116 domain->address_module->print_address(&address, &fBuffer, printPort);
124 address_module->print_address(address, &fBuffer, printPort);
H A Dnet_datalink.h149 status_t (*print_address)(const struct sockaddr* address, member in struct:net_address_module_info
/haiku/src/bin/network/netstat/
H A Dnetstat.cpp37 void (*print_address)(sockaddr* address); member in struct:address_family
/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Ddevice.c287 print_address(arg);
H A Dwb840.h515 extern void print_address(ether_address_t* addr);
H A Dwb840.c480 print_address(ether_address_t* addr) function
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp222 print_address(const in_addr* address, char* buf, size_t bufLen) function
511 print_address(&state->Address(), addressBuffer,
521 print_address(&addressIterator.Next(),
/haiku/src/add-ons/kernel/drivers/network/ether/etherpci/
H A Detherpci.c424 print_address(ether_address_t *addr) function
766 print_address(&data->myaddr);

Completed in 173 milliseconds