Searched refs:pex6 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dannouncer-common.h208 /* number of items in the 'pex6' field */
212 struct tr_pex * pex6; member in struct:__anon7310
H A Dannouncer-http.c175 tr_free( data->response.pex6 );
261 response->pex6 = tr_peerMgrCompact6ToPex( raw, rawlen,
H A Dpeer-msgs.c197 tr_pex * pex6; member in struct:tr_peermsgs
2173 tr_set_compare( msgs->pex6, msgs->pexCount6,
2203 tr_free( msgs->pex6 );
2204 msgs->pex6 = diffs6.elements;
2395 tr_free( msgs->pex6 );
H A Dannouncer-udp.c357 tr_free( req->response.pex6 );
H A Dannouncer.c1034 "pex6:%zu "
1140 response->pex6, response->pex6_count );

Completed in 78 milliseconds