Home
last modified time | relevance | path

Searched refs:conn (Results 1 – 10 of 10) sorted by relevance

/include/net/bluetooth/
Dhci_core.h320 void hci_acl_connect(struct hci_conn *conn);
321 void hci_acl_disconn(struct hci_conn *conn, __u8 reason);
322 void hci_add_sco(struct hci_conn *conn, __u16 handle);
323 void hci_setup_sync(struct hci_conn *conn, __u16 handle);
326 int hci_conn_del(struct hci_conn *conn);
331 int hci_conn_check_link_mode(struct hci_conn *conn);
332 int hci_conn_security(struct hci_conn *conn, __u8 sec_level, __u8 auth_type);
333 int hci_conn_change_link_key(struct hci_conn *conn);
334 int hci_conn_switch_role(struct hci_conn *conn, __u8 role);
336 void hci_conn_enter_active_mode(struct hci_conn *conn);
[all …]
Dsco.h76 struct sco_conn *conn; member
Dl2cap.h258 struct l2cap_conn *conn; member
/include/scsi/
Dscsi_transport_iscsi.h98 int (*start_conn) (struct iscsi_cls_conn *conn);
99 void (*stop_conn) (struct iscsi_cls_conn *conn, int flag);
100 void (*destroy_conn) (struct iscsi_cls_conn *conn);
101 int (*set_param) (struct iscsi_cls_conn *conn, enum iscsi_param param,
103 int (*get_conn_param) (struct iscsi_cls_conn *conn,
112 int (*send_pdu) (struct iscsi_cls_conn *conn, struct iscsi_hdr *hdr,
114 void (*get_stats) (struct iscsi_cls_conn *conn,
125 void (*parse_pdu_itt) (struct iscsi_conn *conn, itt_t itt,
146 extern void iscsi_conn_error_event(struct iscsi_cls_conn *conn,
148 extern int iscsi_recv_pdu(struct iscsi_cls_conn *conn, struct iscsi_hdr *hdr,
[all …]
Dlibiscsi.h130 struct iscsi_conn *conn; /* used connection */ member
384 extern void iscsi_conn_failure(struct iscsi_conn *conn, enum iscsi_err err);
389 extern void iscsi_suspend_tx(struct iscsi_conn *conn);
Dlibiscsi_tcp.h95 extern int iscsi_tcp_recv_skb(struct iscsi_conn *conn, struct sk_buff *skb,
/include/net/9p/
Dclient.h145 struct p9_conn *conn; member
/include/rdma/
Drdma_cm.h110 struct rdma_conn_param conn; member
Drdma_user_cm.h211 struct rdma_ucm_conn_param conn; member
/include/net/
Dllc_conn.h110 extern int llc_conn_remove_acked_pdus(struct sock *conn, u8 nr,