OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipfamily
(Results
1 - 6
of
6
) sorted by null
/external/netperf/
nettest_bsd.h
43
int
ipfamily
; /* the address family of ipaddress */
member in struct:tcp_stream_request_struct
94
int
ipfamily
;
member in struct:tcp_maerts_request_struct
139
int
ipfamily
;
member in struct:tcp_rr_request_struct
184
int
ipfamily
;
member in struct:tcp_conn_rr_request_struct
230
int
ipfamily
;
member in struct:tcp_tran_rr_request_struct
274
int
ipfamily
;
member in struct:udp_stream_request_struct
318
int
ipfamily
;
member in struct:udp_rr_request_struct
363
int
ipfamily
;
member in struct:tcp_cc_request_struct
nettest_sctp.h
33
int
ipfamily
; /* address family of ipaddress */
member in struct:sctp_stream_request_struct
79
int
ipfamily
; /* address family of ipaddress */
member in struct:sctp_rr_request_struct
nettest_sdp.h
38
int
ipfamily
; /* address family of ipaddress */
member in struct:sdp_stream_request_struct
84
int
ipfamily
; /* address family of ipaddress */
member in struct:sdp_rr_request_struct
137
int
ipfamily
;
member in struct:sdp_maerts_request_struct
nettest_sctp.c
567
sctp_stream_request->
ipfamily
= af_to_nf(remote_res->ai_family);
[
all
...]
nettest_sdp.c
394
sdp_stream_request->
ipfamily
= af_to_nf(remote_res->ai_family);
[
all
...]
nettest_bsd.c
[
all
...]
Completed in 164 milliseconds