Searched refs:IP6_RA_LENGTH (Results 1 – 2 of 2) sorted by relevance
54 IP6_RA_LENGTH = 16, enumerator
1986 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()