HomeSort by relevance Sort by last modified time
    Searched refs:open_raw_socket (Results 1 - 3 of 3) sorted by null

  /system/core/libnetutils/
packet.h 20 int open_raw_socket(const char *ifname, uint8_t *hwaddr, int if_index);
packet.c 42 int open_raw_socket(const char *ifname __attribute__((unused)), uint8_t *hwaddr, int if_index) function
dhcpclient.c 412 s = open_raw_socket(ifname, hwaddr, if_index);

Completed in 82 milliseconds