Home
last modified time | relevance | path

Searched refs:inc (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dsw_sync.h39 void sw_sync_timeline_inc(struct sw_sync_timeline *obj, u32 inc);
Dnetdevice.h2563 extern int dev_set_promiscuity(struct net_device *dev, int inc);
2564 extern int dev_set_allmulti(struct net_device *dev, int inc);
/include/net/
Dip_vs.h433 int (*register_app)(struct net *net, struct ip_vs_app *inc);
435 void (*unregister_app)(struct net *net, struct ip_vs_app *inc);
627 struct ip_vs_app *inc; /* bind conns to this app inc */ member
1117 extern int ip_vs_app_inc_get(struct ip_vs_app *inc);
1118 extern void ip_vs_app_inc_put(struct ip_vs_app *inc);
Dsock.h1175 extern void sock_prot_inuse_add(struct net *net, struct proto *prot, int inc);
1179 int inc) in sock_prot_inuse_add() argument