Searched refs:EXT_DSTOPTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sbin/ipfw/
H A Dipv6.c202 { "dstopt", EXT_DSTOPTS },
235 case EXT_DSTOPTS:
236 cmd->arg1 |= EXT_DSTOPTS;
293 if (cmd->arg1 & EXT_DSTOPTS ) {
/freebsd-10-stable/sys/netinet/
H A Dip_fw.h237 #define EXT_DSTOPTS 0x20 macro
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_fw2.c1108 ext_hd |= EXT_DSTOPTS;

Completed in 120 milliseconds