Searched refs:mpoa_client (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dmpoa_caches.h10 struct mpoa_client;
12 void atm_mpoa_init_cache(struct mpoa_client *mpc);
33 struct mpoa_client *client);
34 in_cache_entry *(*get)(__be32 dst_ip, struct mpoa_client *client);
36 struct mpoa_client *client,
39 struct mpoa_client *client);
42 struct mpoa_client *client );
44 struct mpoa_client *client);
45 void (*clear_count)(struct mpoa_client *client);
46 void (*check_resolving)(struct mpoa_client *clien
[all...]
H A Dmpc.h12 int msg_to_mpoad(struct k_message *msg, struct mpoa_client *mpc);
14 struct mpoa_client { struct
15 struct mpoa_client *next;
H A Dmpoa_caches.c25 struct mpoa_client *client)
45 struct mpoa_client *client,
67 struct mpoa_client *client)
87 struct mpoa_client *client)
122 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc)
181 struct mpoa_client *client)
216 static void clear_count_and_expired(struct mpoa_client *client)
240 static void check_resolving_entries(struct mpoa_client *client)
290 static void refresh_entries(struct mpoa_client *client)
315 static void in_destroy_cache(struct mpoa_client *mp
[all...]
H A Dmpc.c58 static void MPOA_trigger_rcvd(struct k_message *msg, struct mpoa_client *mpc);
59 static void MPOA_res_reply_rcvd(struct k_message *msg, struct mpoa_client *mpc);
60 static void ingress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc);
61 static void egress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc);
62 static void mps_death(struct k_message *msg, struct mpoa_client *mpc);
63 static void clean_up(struct k_message *msg, struct mpoa_client *mpc,
66 struct mpoa_client *mpc);
68 struct mpoa_client *mpc);
70 struct mpoa_client *mpc);
72 static const uint8_t *copy_macs(struct mpoa_client *mp
[all...]
H A Dmpoa_proc.c34 extern struct mpoa_client *mpcs;
95 struct mpoa_client *mpc;
107 struct mpoa_client *p = v;
121 struct mpoa_client *mpc = v;

Completed in 166 milliseconds