Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Nd.h54 IP6_RA_LENGTH = 16, enumerator
DIp6Nd.c1986 Head->PayloadLength < IP6_RA_LENGTH) { in Ip6ProcessRouterAdvertise()
1993 OptionLen = (UINT16) (Head->PayloadLength - IP6_RA_LENGTH); in Ip6ProcessRouterAdvertise()
1995 Option = NetbufGetByte (Packet, IP6_RA_LENGTH, NULL); in Ip6ProcessRouterAdvertise()