Home
last modified time | relevance | path

Searched defs:oip (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/toys/pending/
Darping.c52 static void get_interface(char *interface, int *ifindex, uint32_t *oip, in get_interface()
247 uint32_t oip; in arping_main() local
Ddhcp.c281 static int get_interface( char *interface, int *ifindex, uint32_t *oip, uint8_t *mac) in get_interface()
Ddhcpd.c359 static int get_interface(const char *interface, int *ifindex, void *oip, in get_interface()