Home
last modified time | relevance | path

Searched refs:IPPROTO_VRRP (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dipproto.h133 #ifndef IPPROTO_VRRP
134 #define IPPROTO_VRRP 112 macro
Dipproto.c54 { IPPROTO_VRRP, "VRRP" },
Dprint-ip.c514 case IPPROTO_VRRP: in ip_print_demux()
/external/libpcap/
Dgencode.c3777 #ifndef IPPROTO_VRRP
3778 #define IPPROTO_VRRP 112 macro
3782 b1 = gen_proto(IPPROTO_VRRP, Q_IP, Q_DEFAULT);