Lines Matching refs:Service
101 IpSb = Interface->Service;
197 @param[in] IpSb The IP6 service binding instance.
228 Interface->Service = IpSb;
339 Ip6RemoveAddr (Interface->Service, &Interface->AddressList, &Interface->AddressCount, NULL, 0);
388 IP6_COPY_LINK_ADDRESS (&Token->SrcMac, &Interface->Service->SnpMode.CurrentAddress);
553 @param[in] IpSb Points to IP6 service binding instance.
670 IpSb = Interface->Service;
775 The heartbeat timer of IP6 service instance. It times out
779 @param[in] Event The IP6 service instance's heartbeat timer.
780 @param[in] Context The IP6 service instance.