Home
last modified time | relevance | path

Searched refs:O_MACADDR2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/tests/atf_python/sys/netpfil/ipfw/
HDinsn_headers.py17 O_MACADDR2 = 12 variable in IpFwOpcode
/freebsd-14-stable/sys/netinet/
HDip_fw.h181 O_MACADDR2, /* 2 mac addr:mask */ enumerator
/freebsd-14-stable/sbin/ipfw/
HDipfw2.c1651 case O_MACADDR2: in print_instruction()
3704 cmd->opcode = O_MACADDR2; in add_mac()
/freebsd-14-stable/sys/netpfil/ipfw/
HDip_fw2.c1965 case O_MACADDR2: in ipfw_chk()
HDip_fw_sockopt.c1926 case O_MACADDR2: in check_ipfw_rule_body()