Lines Matching full:directed
25 #define IGC_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */
26 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */
29 #define IGC_WUFC_IPV4 0x00000040 /* Directed IPv4 Packet Wakeup Enable */
52 #define IGC_WUS_ARPD 0x00000020 /* Directed ARP Request */
53 #define IGC_WUS_IPV4 0x00000040 /* Directed IPv4 */
54 #define IGC_WUS_IPV6 0x00000080 /* Directed IPv6 */
55 #define IGC_WUS_NSD 0x00000400 /* Directed IPv6 Neighbor Solicitation */
575 * Registers) holds the directed and multicast addresses that we monitor.
577 * (RAR[15]) for our directed address used by controllers with
1330 #define IGC_PROXYFCEX_ARPRES_D 0x00000100 /* ARP Response Directed */
1332 #define IGC_PROXYFCEX_ICMPV4_D 0x00000400 /* ICMPv4 Directed */
1334 #define IGC_PROXYFCEX_ICMPV6_D 0x00001000 /* ICMPv6 Directed */
1339 #define IGC_PROXYFC_EX 0x00000004 /* Directed exact proxy */
1340 #define IGC_PROXYFC_MC 0x00000008 /* Directed MC Proxy */
1342 #define IGC_PROXYFC_ARP_DIRECTED 0x00000020 /* Directed ARP Proxy Ena */
1343 #define IGC_PROXYFC_IPV4 0x00000040 /* Directed IPv4 Enable */
1344 #define IGC_PROXYFC_IPV6 0x00000080 /* Directed IPv6 Enable */
1346 #define IGC_PROXYFC_NS_DIRECTED 0x00000400 /* Directed NS Proxy Ena */