Home
last modified time | relevance | path

Searched refs:atmarp_entry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Datmclip.h24 struct atmarp_entry *entry; /* ATMARP table entry, NULL if IP addr.
38 struct atmarp_entry { struct
/kernel/linux/linux-6.6/include/net/
H A Datmclip.h24 struct atmarp_entry *entry; /* ATMARP table entry, NULL if IP addr.
38 struct atmarp_entry { struct
/kernel/linux/linux-5.10/net/atm/
H A 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 * in clip_seq_vcc_walk()
[all...]
/kernel/linux/linux-6.6/net/atm/
H A 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 * in clip_seq_vcc_walk()
[all...]

Completed in 4 milliseconds