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

/freebsd-12-stable/contrib/tcpdump/
H A Dip.h112 #define IPOPT_RA 148 /* router-alert, rfc2113 */ macro
H A Dprint-ip.c49 { IPOPT_RA, "RA" },
299 case IPOPT_RA:
/freebsd-12-stable/sys/netinet/
H A Dip.h160 #define IPOPT_RA 148 /* router alert */ macro
H A Dip_options.c749 case IPOPT_RA:
H A Digmp.c538 p->ipopt_list[0] = (char)IPOPT_RA; /* Router Alert Option */

Completed in 155 milliseconds