Searched refs:tp_entry (Results 1 – 3 of 3) sorted by relevance
54 TAILQ_HEAD(tp_entries, tp_entry);62 struct tp_entry *t; in bridge_tpe_free()78 struct tp_entry *tp; in bridge_tpe_bif_free()116 struct tp_entry *ta, struct tp_entry **f_tpa) in bridge_addrs_insert_at()118 struct tp_entry *t1; in bridge_addrs_insert_at()143 static struct tp_entry *147 struct tp_entry *t1; in bridge_addrs_find_pos()175 bridge_addrs_bif_insert(struct tp_entries *headp, struct tp_entry *te, in bridge_addrs_bif_insert()176 struct tp_entry **f_tpa) in bridge_addrs_bif_insert()178 struct tp_entry *temp; in bridge_addrs_bif_insert()[all …]
84 struct tp_entry { struct90 TAILQ_ENTRY(tp_entry) tp_e; argument180 struct tp_entry *f_tpa; /* This bridge's first entry in251 struct tp_entry *bridge_new_addrs(uint8_t *mac, struct bridge_if *bif);253 void bridge_addrs_remove(struct tp_entry *te, struct bridge_if *bif);255 struct tp_entry *bridge_addrs_find(uint8_t *mac, struct bridge_if *bif);257 struct tp_entry *bridge_addrs_bif_first(struct bridge_if *bif);259 struct tp_entry *bridge_addrs_bif_next(struct tp_entry *te);
1298 bridge_addrs_info_ifaddrlist(struct ifbareq *ifba, struct tp_entry *tpe) in bridge_addrs_info_ifaddrlist()1368 struct tp_entry *te; in bridge_getinfo_bif_addrs()1393 struct tp_entry *te, *te_next; in bridge_update_addrs()