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

  /external/netperf/
nettest_dlpi.h 48 int station_addr_len; member in struct:dlpi_co_stream_response_struct
94 int station_addr_len; /* the length of the station address */ member in struct:dlpi_co_rr_response_struct
137 int station_addr_len; /* the length of the station address */ member in struct:dlpi_cl_stream_response_struct
184 int station_addr_len; /* the length of the station address */ member in struct:dlpi_cl_rr_response_struct
nettest_dlpi.c 402 dlpi_co_stream_response->station_addr_len) != 0) {
797 dlpi_co_stream_response->station_addr_len = 14; /* arbitrary */
802 &dlpi_co_stream_response->station_addr_len) != 0) {
    [all...]

Completed in 25 milliseconds