Home
last modified time | relevance | path

Searched defs:conn_request (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dinet_connection_sock.h40 int (*conn_request)(struct sock *sk, struct sk_buff *skb); member
/openbmc/linux/net/bluetooth/
H A Dhci_event.c7175 const struct hci_ev_conn_request *conn_request = (void *)skb->data; in hci_store_wake_reason() local