Home
last modified time | relevance | path

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

/freebsd/sbin/natd/
H A Dnatd.c126 static void SetupPunchFW(const char *strValue);
127 static void SetupSkinnyPort(const char *strValue);
1334 const char* strValue; in ParseOption() local
1362 strValue = NULL; in ParseOption()
1400 strValue = parms; in ParseOption()
1401 if (!strValue) in ParseOption()
1458 SetupPortRedirect (strValue); in ParseOption()
1462 SetupProtoRedirect(strValue); in ParseOption()
1466 SetupAddressRedirect (strValue); in ParseOption()
1470 LibAliasProxyRule (mla, strValue); in ParseOption()
[all …]