<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='149' type='void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw * hw, _Bool enable, int pf)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='299' u='a' c='ixgbe_init_ops_82599'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='4181' ll='4214' type='void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw * hw, _Bool enable, int pf)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='4174'>/**
 *  ixgbe_set_mac_anti_spoofing - Enable/Disable MAC anti-spoofing
 *  @hw: pointer to hardware structure
 *  @enable: enable or disable switch for anti-spoofing
 *  @pf: Physical Function pool - do not enable anti-spoofing for the PF
 *
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='108' u='a' c='ixgbe_init_ops_X540'/>
