tp_entry
struct tp_entry *ta, struct tp_entry **f_tpa)
struct tp_entry *t1;
static struct tp_entry *
struct tp_entry *t1;
bridge_addrs_bif_insert(struct tp_entries *headp, struct tp_entry *te,
struct tp_entry **f_tpa)
struct tp_entry *temp;
static struct tp_entry *
static struct tp_entry *
bridge_addrs_next(struct tp_entry *te)
struct tp_entry *
struct tp_entry *
bridge_addrs_bif_next(struct tp_entry *te)
struct tp_entry *te_next;
bridge_addrs_remove(struct tp_entry *te, struct bridge_if *bif)
struct tp_entry *
struct tp_entry *te;
if ((te = (struct tp_entry *) malloc(sizeof(*te))) == NULL) {
struct tp_entry *
struct tp_entry *te;
struct tp_entry *te;
const struct tp_entry *te)
static struct tp_entry *
static struct tp_entry *
static struct tp_entry *te;
struct tp_entry *te;
const struct tp_entry *te)
static struct tp_entry *
static struct tp_entry *
struct tp_entry *tp;
TAILQ_HEAD(tp_entries, tp_entry);
struct tp_entry *te;
struct tp_entry *t;
struct tp_entry *tp;
struct tp_entry *f_tpa; /* This bridge's first entry in
struct tp_entry *bridge_new_addrs(uint8_t *mac, struct bridge_if *bif);
void bridge_addrs_remove(struct tp_entry *te, struct bridge_if *bif);
struct tp_entry *bridge_addrs_find(uint8_t *mac, struct bridge_if *bif);
struct tp_entry *bridge_addrs_bif_first(struct bridge_if *bif);
struct tp_entry *bridge_addrs_bif_next(struct tp_entry *te);
TAILQ_ENTRY(tp_entry) tp_e;
bridge_addrs_info_ifaddrlist(struct ifbareq *ifba, struct tp_entry *tpe)
struct tp_entry *te;
struct tp_entry *te, *te_next;