Home
last modified time | relevance | path

Searched refs:IPOPT_ENCODE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dionames.c19 { IPOPT_ENCODE, 0x000020, 4, "encode" }, /* size ?? */
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h867 #undef IPOPT_ENCODE
868 #define IPOPT_ENCODE 15 /* ENCODE */ macro
H A Dfil.c228 { IPOPT_ENCODE, 0x000020 },
/netbsd-src/external/bsd/ipf/dist/iplang/
H A Diplang_y.y570 { IL_IPO_ENCODE, IPOPT_ENCODE },
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf_y.y1576 | IPFY_IPOPT_ENCODE { $$ = getoptbyvalue(IPOPT_ENCODE); }