tf6DhcprUserStop

Jump to: navigation, search

Table of Contents >> Optional Protocols >> Lightweight DHCPv6 Relay Agent

#include <trsocket.h>


int tf6DhcprUserStop (void);


Function Description

This function will stop the LDRA.



Returns

  • TM_ENOERROR
    Success.
  • TM_ENOENT
    LDRA is not running.
  • TM_EPERM
    LDRA is already shutting down.


Table of Contents >> Optional Protocols >> Lightweight DHCPv6 Relay Agent