Home
last modified time | relevance | path

Searched refs:IPOPT_RA (Results 1 – 5 of 5) sorted by last modified time

/freebsd/sys/netinet/
H A Digmp.c597 p->ipopt_list[0] = (char)IPOPT_RA; /* Router Alert Option */ in igmp_ra_alloc()
H A Dip.h157 #define IPOPT_RA 148 /* router alert */ macro
H A Dip_options.c743 case IPOPT_RA: in ip_checkrouteralert()
/freebsd/contrib/tcpdump/
H A Dprint-ip.c46 { IPOPT_RA, "RA" },
283 case IPOPT_RA: in ip_optprint()
H A Dip.h112 #define IPOPT_RA 148 /* router-alert, rfc2113 */ macro