Searched refs:totry (Results 1 – 1 of 1) sorted by relevance
1259 ds_portset_t totry; in ds_try_next_port() local1267 DS_PORTSET_DUP(totry, svc->avail); in ds_try_next_port()1270 DS_PORTSET_DEL(totry, i); in ds_try_next_port()1273 if (DS_PORTSET_ISNULL(totry)) in ds_try_next_port()1285 if (!DS_PORT_IN_SET(totry, portid)) { in ds_try_next_port()