HomeSort by relevance Sort by last modified time
    Searched refs:IP6_CLIP_INFO (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Input.h 35 #define IP6_GET_CLIP_INFO(Packet) ((IP6_CLIP_INFO *) ((Packet)->ProtoData))
66 } IP6_CLIP_INFO;
88 IP6_CLIP_INFO *Info; // Per packet information of the first fragment
Ip6Input.c 123 IP6_CLIP_INFO *Info;
170 IP6_CLIP_INFO *This;
171 IP6_CLIP_INFO *Node;
438 CopyMem (IP6_GET_CLIP_INFO (NewPacket), Assemble->Info, sizeof (IP6_CLIP_INFO));
658 sizeof (IP6_CLIP_INFO)
719 sizeof (IP6_CLIP_INFO)
769 IP6_CLIP_INFO *Info;
    [all...]

Completed in 42 milliseconds