Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 9 of 9) sorted by relevance

/include/net/
Dact_api.h90 int (*cleanup)(struct tc_action *, int bind);
99 extern int tcf_hash_release(struct tcf_common *p, int bind,
106 int bind, struct tcf_hashinfo *hinfo);
109 int bind, u32 *idx_gen,
115 extern void tcf_action_destroy(struct tc_action *a, int bind);
117 …uct tc_action *tcf_action_init(struct nlattr *nla, struct nlattr *est, char *n, int ovr, int bind);
118 …t tc_action *tcf_action_init_1(struct nlattr *nla, struct nlattr *est, char *n, int ovr, int bind);
Dsock.h633 int (*bind)(struct sock *sk, member
/include/linux/usb/
Dcomposite.h111 int (*bind)(struct usb_configuration *, member
209 int (*bind)(struct usb_configuration *); member
269 int (*bind)(struct usb_composite_dev *); member
Dusbnet.h93 int (*bind)(struct usbnet *, struct usb_interface *); member
Dgadget.h769 int (*bind)(struct usb_gadget *); member
/include/linux/
Dthermal.h35 int (*bind) (struct thermal_zone_device *, member
Dnet.h150 int (*bind) (struct socket *sock, member
287 SOCKCALL_WRAP(name, bind, (struct socket *sock, struct sockaddr *uaddr, int addr_len), \
321 .bind = __lock_##name##_bind, \
Dcgroup.h361 void (*bind)(struct cgroup_subsys *ss, struct cgroup *root); member
/include/acpi/
Dacpi_bus.h126 acpi_op_bind bind; member