Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dionames.c34 { IPOPT_SDB, 0x100000, 4, "sdb" }, /* size ?? */
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h775 #undef IPOPT_SDB
776 #define IPOPT_SDB 149 macro
/freebsd/sbin/ipf/common/
H A Dipf_y.y1590 | IPFY_IPOPT_SDB { $$ = getoptbyvalue(IPOPT_SDB); }