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

  /external/netperf/
nettest_dlpi.h 32 int dev_name_len; /* the length of the device name string. this */ member in struct:dlpi_co_stream_request_struct
79 int dev_name_len; /* the length of the device name string. this */ member in struct:dlpi_co_rr_request_struct
122 int dev_name_len; /* the length of the device name string. this */ member in struct:dlpi_cl_stream_request_struct
168 int dev_name_len; /* the length of the device name string. this */ member in struct:dlpi_cl_rr_request_struct
nettest_xti.h 30 int dev_name_len; /* the length of the device name string. this */ member in struct:xti_tcp_stream_request_struct
75 int dev_name_len; /* the length of the device name string. this */ member in struct:xti_tcp_rr_request_struct
120 int dev_name_len; /* the length of the device name string. this */ member in struct:xti_tcp_conn_rr_request_struct
162 int dev_name_len; /* the length of the device name string. this */ member in struct:xti_udp_stream_request_struct
205 int dev_name_len; /* the length of the device name string. this */ member in struct:xti_udp_rr_request_struct
nettest_dlpi.c 325 dlpi_co_stream_request->dev_name_len = strlen(rem_dlpi_device);
771 lastword = initword + ((dlpi_co_stream_request->dev_name_len + 3) / 4);
    [all...]
nettest_xti.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 330 size_t dev_name_len; member in struct:wps_event_data::wps_event_m2d
wps_attr_parse.c 347 attr->dev_name_len = len;
wps_i.h 157 size_t dev_name_len; member in struct:wps_parse_attr
wps_dev_attr.c 323 wps_process_dev_name(dev, attr->dev_name, attr->dev_name_len))
wps_enrollee.c 795 attr->dev_name, attr->dev_name_len);
813 m2d->dev_name_len = attr->dev_name_len;

Completed in 73 milliseconds