TA_ADDRESS in TDIDispatchCreate of TDI filter driver

In a TDI filter driver, the “Address” field of the Address Object (TA_ADDRESS), is
showing some strange value.

I have done the following:
In a TDI Filter driver’s TDIDispatchCreate, I get the pointer to TA_ADDRESS
object. The AddressType = TDI_ADDRESS_TYPE_IP, but the Address mostly contains
0s. What is this address ? Is it the IP address ?

TIA
Abhijit.