HomeSort by relevance Sort by last modified time
    Searched full: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, uint8_t *hwaddr, int if_index) function
dhcpclient.c 431 s = open_raw_socket(ifname, hwaddr, if_index);

Completed in 41 milliseconds