Home
last modified time | relevance | path

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

/netbsd/external/bsd/ipf/dist/lib/
H A Dionames.c34 { IPOPT_DPS, 0x080000, 4, "dps" }, /* size ?? */
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_compat.h902 #undef IPOPT_DPS
903 #define IPOPT_DPS 151 macro
/netbsd/external/bsd/ipf/dist/tools/
H A Dipf_y.y1591 | IPFY_IPOPT_DPS { $$ = getoptbyvalue(IPOPT_DPS); }