Home
last modified time | relevance | path

Searched refs:xbind_entry (Results 1 – 3 of 3) sorted by relevance

/external/iperf3/src/
Diperf.h237 struct xbind_entry { struct
240 TAILQ_ENTRY(xbind_entry) link; argument
260 TAILQ_HEAD(xbind_addrhead, xbind_entry) xbind_addrs; /* all -X opts */
Diperf_sctp.c561 struct xbind_entry *xbe, *xbe0; in iperf_sctp_bindx()
Diperf_api.c947 struct xbind_entry *xbe; in iperf_parse_arguments()
1205 xbe = (struct xbind_entry *)malloc(sizeof(struct xbind_entry)); in iperf_parse_arguments()
2604 struct xbind_entry *xbe; in iperf_free_test()
2695 struct xbind_entry *xbe; in iperf_free_test()