Home
last modified time | relevance | path

Searched refs:atmarp_entry (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/net/
Datmclip.h23 struct atmarp_entry *entry; /* ATMARP table entry, NULL if IP addr.
37 struct atmarp_entry { struct
/linux-3.4.99/net/atm/
Dclip.c75 static void link_vcc(struct clip_vcc *clip_vcc, struct atmarp_entry *entry) in link_vcc()
87 struct atmarp_entry *entry = clip_vcc->entry; in unlink_clip_vcc()
122 struct atmarp_entry *entry = neighbour_priv(n); in neigh_check_cb()
291 struct atmarp_entry *entry = neighbour_priv(neigh); in clip_constructor()
329 struct atmarp_entry *entry; in clip_start_xmit()
444 struct atmarp_entry *entry; in clip_setentry()
495 dev->neigh_priv_len = sizeof(struct atmarp_entry); in clip_setup()
731 struct atmarp_entry *entry, struct clip_vcc *clip_vcc) in atmarp_info()
783 static struct clip_vcc *clip_seq_next_vcc(struct atmarp_entry *e, in clip_seq_next_vcc()
801 struct atmarp_entry *e, loff_t * pos) in clip_seq_vcc_walk()