Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcpdump/
H A Dipproto.h132 #ifndef IPPROTO_VRRP
133 #define IPPROTO_VRRP 112 macro
H A Dipproto.c49 { IPPROTO_VRRP, "VRRP" },
H A Dprint-vrrp.c154 len, len, IPPROTO_VRRP); in vrrp_print()
H A Dprint-ip.c480 case IPPROTO_VRRP: in ip_print_demux()
/freebsd-13.1/contrib/libpcap/
H A Dgencode.c5362 #ifndef IPPROTO_VRRP in gen_proto_abbrev_internal()
5363 #define IPPROTO_VRRP 112 in gen_proto_abbrev_internal() macro
5367 b1 = gen_proto(cstate, IPPROTO_VRRP, Q_IP, Q_DEFAULT); in gen_proto_abbrev_internal()