Lines Matching refs:l2t_entry
75 vlan_prio(const struct l2t_entry *e)
87 neigh_replace(struct l2t_entry *e, struct rtentry *rt)
108 struct l2t_entry *e)
145 arpq_enqueue(struct l2t_entry *e, struct mbuf *m)
157 struct l2t_entry *e)
210 t3_l2t_send_event(struct toedev *dev, struct l2t_entry *e)
257 static struct l2t_entry *
260 struct l2t_entry *end, *e, **p;
304 t3_l2e_free(struct l2t_data *d, struct l2t_entry *e)
324 reuse_entry(struct l2t_entry *e, struct rtentry *neigh)
344 struct l2t_entry *
348 struct l2t_entry *e;
428 struct l2t_entry *e;
478 struct l2t_entry *e;
504 struct l2t_entry *e = (struct l2t_entry *)data;
541 int i, size = sizeof(*d) + l2t_capacity * sizeof(struct l2t_entry);
616 l2e_state(const struct l2t_entry *e)
636 struct l2t_entry *e = v;