Home
last modified time | relevance | path

Searched refs:app (Results 1 – 3 of 3) sorted by relevance

/include/net/
Dgarp.h99 struct garp_application *app; member
115 extern int garp_register_application(struct garp_application *app);
116 extern void garp_unregister_application(struct garp_application *app);
119 struct garp_application *app);
121 struct garp_application *app);
124 const struct garp_application *app,
127 const struct garp_application *app,
Dip_vs.h526 struct ip_vs_app *app; /* bound ip_vs_app object */ member
730 struct ip_vs_app *app; /* its real application */ member
767 int (*conn_schedule)(struct sk_buff *skb, struct ip_vs_app *app,
771 (*conn_in_get)(const struct sk_buff *skb, struct ip_vs_app *app,
776 (*conn_out_get)(const struct sk_buff *skb, struct ip_vs_app *app,
782 struct ip_vs_app *app);
784 void (*timeout_change)(struct ip_vs_app *app, int flags);
1111 extern int register_ip_vs_app(struct net *net, struct ip_vs_app *app);
1112 extern void unregister_ip_vs_app(struct net *net, struct ip_vs_app *app);
1115 extern int register_ip_vs_app_inc(struct net *net, struct ip_vs_app *app,
Ddcbnl.h27 struct dcb_app app; member