Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:NetbufGetByte

338     DupHead = NetbufGetByte (Duplicate, 0, NULL);

354 NextHeader = NetbufGetByte (
784 *Head = (EFI_IP6_HEADER *) NetbufGetByte (*Packet, 0, NULL);
894 FragmentHead = (IP6_FRAGMENT_HEADER *) NetbufGetByte (*Packet, HeadLen, NULL);
1320 ExtHdrs = NetbufGetByte (Packet, 0, NULL);
1354 ErrMsgPayload = NetbufGetByte (Packet, sizeof (Icmp), NULL);