Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dionames.c33 { IPOPT_SDB, 0x100000, 3, "sdb" }, /* size ?? */
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1891 #undef IPOPT_SDB
1892 #define IPOPT_SDB 149 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1414 | IPFY_IPOPT_SDB { $$ = getoptbyvalue(IPOPT_SDB); }