Searched refs:VRRP (Results 1 - 5 of 5) sorted by relevance

/external/libpcap/
H A Dtokdefs.h63 VRRP = 281, enumerator in enum:yytokentype
184 #define VRRP 281 macro
H A Dgrammar.y275 %token ARP RARP IP SCTP TCP UDP ICMP IGMP IGRP PIM VRRP CARP
469 | VRRP { $$ = Q_VRRP; }
H A Dgrammar.c370 VRRP = 281, enumerator in enum:yytokentype
491 #define VRRP 281 macro
1030 "IGRP", "PIM", "VRRP", "CARP", "ATALK", "AARP", "DECNET", "LAT", "SCA",
H A Dscanner.l205 vrrp return VRRP;
H A Dscanner.c3118 return VRRP;

Completed in 428 milliseconds