Home
last modified time | relevance | path

Searched refs:InsnReject (Results 1 – 2 of 2) sorted by relevance

/src/sbin/ipfw/tests/
H A Dtest_add_rule.py37 from atf_python.sys.netpfil.ipfw.insns import InsnReject
538 InsnReject(
547 InsnReject(
556 InsnReject(
565 InsnReject(
/src/tests/atf_python/sys/netpfil/ipfw/
H A Dinsns.py530 class InsnReject(Insn): class
662 AttrDescr(IpFwOpcode.O_REJECT, InsnReject),