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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dupnp.c159 tr_upnpDeletePortMapping( const tr_upnp * handle, const char * proto, tr_port port ) function
240 tr_upnpDeletePortMapping( handle, "TCP", handle->port );
241 tr_upnpDeletePortMapping( handle, "UDP", handle->port );

Completed in 19 milliseconds