Home | History | Annotate | Download | only in Udp4Dxe

Lines Matching defs:WrapEntry

404   LIST_ENTRY          *WrapEntry;

425 NET_LIST_FOR_EACH_SAFE (WrapEntry, NextEntry, &Instance->RcvdDgramQue) {
429 Wrap = NET_LIST_USER_STRUCT (WrapEntry, UDP4_RXDATA_WRAP, Link);