Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/tests/
H A Dtest_add_rule.py30 from atf_python.sys.netpfil.ipfw.insns import InsnComment
170 InsnComment(comment="test comment"),
215 InsnComment(comment="test comment"),
230 InsnComment(comment="test comment"),
/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsns.py237 class InsnComment(Insn): class
540 AttrDescr(IpFwOpcode.O_NOP, InsnComment),