{
{    The purpose of this procedure is build the static routing table.  The only
{ user of this request should be the install static routing utility.
{
{    Note TCP/IP must be initiallized by the procedure call to
{ nlp$tm_tcpip_host before a call to this procedure will be accepted.
{
{       NLP$TM_DEFINE_STATIC_ROUTING (STATIC_ROUTES, STATUS)
{
{ STATIC_ROUTES: (input)  This parameter specifies a linked list of static
{       route definitions to be used to build the static routing table.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             nae$tm_resources_unavailable
{             nae$tm_tcpip_not_defined
{
