Home
last modified time | relevance | path

Searched defs:outbound (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hv/
H A Dvmbus_drv.c307 struct hv_ring_buffer_debug_info outbound; out_intr_mask_show() local
326 struct hv_ring_buffer_debug_info outbound; out_read_index_show() local
345 struct hv_ring_buffer_debug_info outbound; out_write_index_show() local
364 struct hv_ring_buffer_debug_info outbound; out_read_bytes_avail_show() local
383 struct hv_ring_buffer_debug_info outbound; out_write_bytes_avail_show() local
[all...]
/linux/net/sctp/
H A Dulpevent.c116 __u16 flags, __u16 state, __u16 error, __u16 outbound, in sctp_ulpevent_make_assoc_change()
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h304 int (*outbound)(struct sk_buff *skb, member
/linux/include/linux/
H A Dhyperv.h812 struct hv_ring_buffer_info outbound; /* send to parent */ member
[all...]
/linux/drivers/block/
H A Drbd.c4676 rbd_obj_method_sync(struct rbd_device * rbd_dev,struct ceph_object_id * oid,struct ceph_object_locator * oloc,const char * method_name,const void * outbound,size_t outbound_size,void * inbound,size_t inbound_size) rbd_obj_method_sync() argument