Home
last modified time | relevance | path

Searched defs:host (Results 1 – 7 of 7) sorted by relevance

/lk-master/lib/minip/
A Dudp.c33 uint32_t host; member
73 status_t udp_open(uint32_t host, uint16_t sport, uint16_t dport, udp_socket_t **handle) { in udp_open()
A Dlk_console.c87 uint32_t host = 0x0100000A; // 10.0.0.1 in cmd_minip() local
A Darp.c157 const uint8_t *arp_get_dest_mac(uint32_t host) { in arp_get_dest_mac()
A Dminip.c157 const uint8_t *get_dest_mac(uint32_t host) { in get_dest_mac()
/lk-master/tools/
A Dlkboot.c57 const char *host = argv[1]; in main() local
A Dliblkboot.c180 int lkboot_txn(const char *host, const char *_cmd, int txfd, const char *args) { in lkboot_txn()
/lk-master/external/lib/lwip/include/ipv4/lwip/
A Dip_addr.h184 #define ip_addr_get_network(target, host, netmask) ((target)->addr = ((host)->addr) & ((netmask)->a… argument

Completed in 7 milliseconds