Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/LibNAT/
H A Dupnp.c92 #define SET_PORT_MAPPING_ACTION_NAME "AddPortMapping" macro
717 ret = Create_Action_Message(c->service_type, SET_PORT_MAPPING_ACTION_NAME, in LNat_Upnp_Set_Port_Mapping()
726 ret = Send_Action_Message(c, SET_PORT_MAPPING_ACTION_NAME, body, &response); in LNat_Upnp_Set_Port_Mapping()