Searched refs:BUMP_STAT (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 214 #define BUMP_STAT(m, s) (m)->mci_misc_stat.mms_##s++ macro 377 BUMP_STAT(mcip, dhcpdropped); in insert_dhcpv4_pending_txn() 421 BUMP_STAT(mcip, dhcpdropped); in insert_dhcpv4_completed_txn() 1132 BUMP_STAT(mcip, dhcpdropped); in insert_dhcpv6_cid() 1213 BUMP_STAT(mcip, dhcpdropped); in insert_dhcpv6_pending_txn() 2289 BUMP_STAT(mcip, macspoofed); in mac_protect_check_one() 2304 BUMP_STAT(mcip, restricted); in mac_protect_check_one() 2312 BUMP_STAT(mcip, restricted); in mac_protect_check_one() 2320 BUMP_STAT(mcip, ipspoofed); in mac_protect_check_one() 2328 BUMP_STAT(mcip, dhcpspoofed); in mac_protect_check_one()
|