Home
last modified time | relevance | path

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

/netbsd/external/bsd/ipf/dist/lib/
H A Dionames.c35 { IPOPT_SDB, 0x100000, 4, "sdb" }, /* size ?? */
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_compat.h898 #undef IPOPT_SDB
899 #define IPOPT_SDB 149 macro
/netbsd/external/bsd/ipf/dist/tools/
H A Dipf_y.y1592 | IPFY_IPOPT_SDB { $$ = getoptbyvalue(IPOPT_SDB); }