Searched refs:CB_FILTER_ARP (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e100/ | ||
D | e100.h | 357 #define CB_FILTER_ARP 0x08000000 macro |
D | e100_main.c | 3876 cpu_to_le32(CB_FILTER_ARP | bdp->ip_lbytes); in e100_setup_filter() |