Home
last modified time | relevance | path

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

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