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

/freebsd-13-stable/sbin/natd/
H A Dnatd.c1328 u_short uNumValue; local
1354 uNumValue = 0;
1381 uNumValue = StrToPort (parms, "divert");
1429 mip->inPort = uNumValue;
1433 mip->outPort = uNumValue;
1437 mip->inOutPort = uNumValue;
1441 globalPort = uNumValue;

Completed in 63 milliseconds