lvs-users
|
To: | "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | Re: problem reading lvs source code |
From: | Horms <horms@xxxxxxxxxxxx> |
Date: | Thu, 10 Jul 2003 14:14:25 +0900 |
On Thu, Jul 10, 2003 at 11:53:12AM +0800, yuanyong wrote: > Hai experts! > Now I am reading the lvs source code.But I have met a problem.The > problem is where is the base type of "struct ip_vs_dest* > (*schedule)(struct ip_vs_service *svc,struct iphdr *iph); ".Where > I can find it?Please can you help me,thanks. That is a pointer to a function with the prototype struct ip_vs_dest * some_function_name(struct ip_vs_service *svc, struct iphdr *iph) -- Horms |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | problem reading lvs source code, yuanyong |
---|---|
Next by Date: | Re: LVS on cd ?, Roberto Nibali |
Previous by Thread: | problem reading lvs source code, yuanyong |
Next by Thread: | Re: problem reading lvs source code, Roberto Nibali |
Indexes: | [Date] [Thread] [Top] [All Lists] |