ip_vs_proto_data  410 include/net/ip_vs.h struct ip_vs_proto_data;
ip_vs_proto_data  423 include/net/ip_vs.h 	int (*init_netns)(struct net *net, struct ip_vs_proto_data *pd);
ip_vs_proto_data  425 include/net/ip_vs.h 	void (*exit_netns)(struct net *net, struct ip_vs_proto_data *pd);
ip_vs_proto_data  428 include/net/ip_vs.h 			     struct ip_vs_proto_data *pd,
ip_vs_proto_data  457 include/net/ip_vs.h 				 struct ip_vs_proto_data *pd);
ip_vs_proto_data  470 include/net/ip_vs.h 	void (*timeout_change)(struct ip_vs_proto_data *pd, int flags);
ip_vs_proto_data  475 include/net/ip_vs.h 	struct ip_vs_proto_data	*next;
ip_vs_proto_data  483 include/net/ip_vs.h struct ip_vs_proto_data *ip_vs_proto_data_get(struct net *net,
ip_vs_proto_data  846 include/net/ip_vs.h 	struct ip_vs_proto_data *proto_data_table[IP_VS_PROTO_TAB_SIZE];
ip_vs_proto_data 1332 include/net/ip_vs.h 	       struct ip_vs_proto_data *pd, int *ignored,
ip_vs_proto_data 1335 include/net/ip_vs.h 		struct ip_vs_proto_data *pd, struct ip_vs_iphdr *iph);