Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Datmclip.h24 struct atmarp_entry *entry; /* ATMARP table entry, NULL if IP addr.
38 struct atmarp_entry { struct
/linux-6.12.1/net/atm/
Dclip.c76 static void link_vcc(struct clip_vcc *clip_vcc, struct atmarp_entry *entry) in link_vcc()
88 struct atmarp_entry *entry = clip_vcc->entry; in unlink_clip_vcc()
123 struct atmarp_entry *entry = neighbour_priv(n); in neigh_check_cb()
292 struct atmarp_entry *entry = neighbour_priv(neigh); in clip_constructor()
333 struct atmarp_entry *entry; in clip_start_xmit()
447 struct atmarp_entry *entry; in clip_setentry()
498 dev->neigh_priv_len = sizeof(struct atmarp_entry); in clip_setup()
737 struct atmarp_entry *entry, struct clip_vcc *clip_vcc) in atmarp_info()
789 static struct clip_vcc *clip_seq_next_vcc(struct atmarp_entry *e, in clip_seq_next_vcc()
807 struct atmarp_entry *e, loff_t * pos) in clip_seq_vcc_walk()