X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RIC-E2-TERMINATION%2FsctpThread.h;h=26422bf4473ec6f5313d78a1eb606eff7409c74f;hb=342843e307ac2e1d915b37350424f20123c65d10;hp=588f6a8cbebd77e6c32ac8396ebfcba6fbec39b1;hpb=8db7591523595faff5d9a46be3999208a49e35d7;p=ric-plt%2Fe2.git diff --git a/RIC-E2-TERMINATION/sctpThread.h b/RIC-E2-TERMINATION/sctpThread.h index 588f6a8..26422bf 100644 --- a/RIC-E2-TERMINATION/sctpThread.h +++ b/RIC-E2-TERMINATION/sctpThread.h @@ -132,6 +132,7 @@ typedef struct sctp_params { char volume[VOLUME_URL_SIZE]; string myIP {}; string fqdn {}; + string podName {}; string configFilePath {}; string configFileName {}; bool trace = true;