Searched refs:hci_pinfo (Results 1 – 2 of 2) sorted by relevance
457 #define hci_pi(sk) ((struct hci_pinfo *) &sk->tp_pinfo)458 struct hci_pinfo { struct
577 memset(&sk->protinfo, 0, sizeof(struct hci_pinfo)); in hci_sock_create()