]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blobdiff - ti/runtime/netapi/applications/ipsec_offload/ipsecmgr/src/netapilib_interface.h
SDOCM00112355: Need multi-instance support of IPSecMgr library
[keystone-rtos/netapi.git] / ti / runtime / netapi / applications / ipsec_offload / ipsecmgr / src / netapilib_interface.h
index b515a2570fe140c1696d17f1d5966e5d71a0cef1..45337b40c5486e5a8dea6eed0835a6f9bf28e1ea 100755 (executable)
@@ -57,6 +57,10 @@ typedef struct {
     ipsecMgrAppId_T tx_sa[64];
     uint32_t        oseq_offset; /* offset to outbound/egress sequence number */
     int             sa_tx_flow;  /* flow SA to use to transmit packet */
+    int             ipc_id;      /* ipc_id to give name uniqueness to socket
+                                    connection with command shell */
+    int             masterType;  /* Specifies to run the daemon as NETAPI_SYS_MASTER or
+                                    NETAPI_PROC_MASTER */
 } ipsecMgrMcb_t;
 
 int netapilib_ifAddSA