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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Datmclip.h18 #define NEIGH2ENTRY(neigh) ((struct atmarp_entry *) (neigh)->primary_key)
24 struct atmarp_entry *entry; /* ATMARP table entry, NULL if IP addr.
38 struct atmarp_entry { struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Dclip.c76 static void link_vcc(struct clip_vcc *clip_vcc, struct atmarp_entry *entry)
89 struct atmarp_entry *entry = clip_vcc->entry;
126 struct atmarp_entry *entry = NEIGH2ENTRY(n);
286 struct atmarp_entry *entry = NEIGH2ENTRY(neigh);
324 .entry_size = sizeof(struct neighbour)+sizeof(struct atmarp_entry),
370 struct atmarp_entry *entry;
513 struct atmarp_entry *entry;
801 struct atmarp_entry *entry, struct clip_vcc *clip_vcc)
853 static struct clip_vcc *clip_seq_next_vcc(struct atmarp_entry *e,
871 struct atmarp_entry *
[all...]

Completed in 88 milliseconds