Searched refs:O_REASS (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/netinet/
H A Dip_fw.h175 O_REASS, /* none */ enumerator in enum:ipfw_opcodes
/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_fw_log.c403 case O_REASS:
H A Dip_fw_sockopt.c752 case O_REASS:
1377 /* O_REASS doesn't exists in 7.2 version, so
1378 * decrement opcode if it is after O_REASS
1418 /* O_REASS doesn't exists in 7.2 version, so
1419 * increment opcode if it is after O_REASS
H A Dip_fw2.c2438 case O_REASS: {
/freebsd-10.2-release/sbin/ipfw/
H A Dipfw2.c1319 case O_REASS:
3188 action->opcode = O_REASS;

Completed in 116 milliseconds