Searched refs:lec_arp_table (Results 1 – 4 of 4) sorted by relevance
91 struct lec_arp_table *lec_arp_empty_ones;93 struct lec_arp_table *lec_arp_tables[LEC_ARP_TABLE_SIZE];95 struct lec_arp_table *lec_no_forward;100 struct lec_arp_table *mcast_fwds;
74 static struct lec_arp_table* lec_arp_find(struct lec_priv *priv,77 struct lec_arp_table *to_remove);234 struct lec_arp_table *entry; in lec_send_packet()406 struct lec_arp_table *entry; in lec_atm_send()894 struct lec_arp_table *table; in lane2_resolve()980 struct lec_arp_table *entry = lec_arp_find(priv, mac_addr); in lane2_associate_ind()1080 lec_arp_clear_vccs(struct lec_arp_table *entry) in lec_arp_clear_vccs()1109 lec_arp_add(struct lec_priv *priv, struct lec_arp_table *to_add) in lec_arp_add()1113 struct lec_arp_table *tmp; in lec_arp_add()1142 struct lec_arp_table *to_remove) in lec_arp_remove()[all …]
13 struct lec_arp_table { struct14 struct lec_arp_table *next; /* Linked entry list */ argument101 struct lec_arp_table **ret_entry);
406 lec_info(struct lec_arp_table *entry, char *buf) in lec_info()555 struct lec_arp_table *entry; in atm_lec_info()