Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dionames.c36 { IPOPT_UMP, 0x800000, 3, "ump" }, /* size ?? */
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1892 #undef IPOPT_UMP
1893 #define IPOPT_UMP 152 macro
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipf_y.y1417 | IPFY_IPOPT_UMP { $$ = getoptbyvalue(IPOPT_UMP); }