HomeSort by relevance Sort by last modified time
    Searched full:phydev_path (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
pcap-linux.c 543 get_mac80211_phydev(pcap_t *handle, const char *device, char *phydev_path,
558 bytes_read = readlink(pathstr, phydev_path, phydev_max_pathlen);
575 phydev_path[bytes_read] = '\0';
823 char phydev_path[PATH_MAX+1]; local
831 ret = get_mac80211_phydev(handle, device, phydev_path, PATH_MAX);
984 char phydev_path[PATH_MAX+1]; local
1012 ret = get_mac80211_phydev(handle, handle->opt.source, phydev_path,
    [all...]

Completed in 44 milliseconds