Home
last modified time | relevance | path

Searched refs:ReportByUs (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Igmp.c61 Group->ReportByUs = FALSE; in Ip4InitIgmp()
304 Group->ReportByUs = TRUE; in Ip4JoinGroup()
392 if (Group->ReportByUs && IgmpCtrl->Igmpv1QuerySeen == 0) { in Ip4LeaveGroup()
493 Group->ReportByUs = FALSE; in Ip4IgmpHandle()
542 Group->ReportByUs = TRUE; in Ip4IgmpTicking()
DIp4Igmp.h48 BOOLEAN ReportByUs; member