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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dlec_arpc.h13 struct lec_arp_table { struct
55 * the tlvs in the lec_arp_table->tlvs array
H A Dlec.c68 static struct lec_arp_table *lec_arp_find(struct lec_priv *priv,
71 struct lec_arp_table *to_remove);
89 struct lec_arp_table **ret_entry);
107 static inline void lec_arp_hold(struct lec_arp_table *entry)
112 static inline void lec_arp_put(struct lec_arp_table *entry)
260 struct lec_arp_table *entry;
425 struct lec_arp_table *entry;
702 struct lec_arp_table *entry;
916 static void lec_info(struct seq_file *seq, struct lec_arp_table *entry)
952 struct lec_arp_table *tm
[all...]

Completed in 113 milliseconds