Home
last modified time | relevance | path

Searched refs:IPOPT_RTRALRT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dionames.c35 { IPOPT_RTRALRT,0x400000, 3, "rtralrt" }, /* RFC2113 */
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1889 #undef IPOPT_RTRALRT
1890 #define IPOPT_RTRALRT 148 /* RTRALRT */ macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1416 | IPFY_IPOPT_RTRALRT { $$ = getoptbyvalue(IPOPT_RTRALRT); }