Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dionames.c34 { IPOPT_NSAPA, 0x200000, 3, "nsapa" }, /* size ?? */
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1893 #undef IPOPT_NSAPA
1894 #define IPOPT_NSAPA 150 macro
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipf_y.y1415 | IPFY_IPOPT_NSAPA { $$ = getoptbyvalue(IPOPT_NSAPA); }