Searched defs:bitmap_ipmac_adt_elem (Results 1 – 1 of 1) sorted by relevance
61 struct bitmap_ipmac_adt_elem { struct62 unsigned char ether[ETH_ALEN] __aligned(2);63 u16 id;87 bitmap_ipmac_do_test(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_test() argument