Symbol: NGM_HCI_COOKIE
sys/netgraph7/bluetooth/hci/ng_hci_evnt.c
357
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_SYNC_CON_QUEUE,
sys/netgraph7/bluetooth/hci/ng_hci_main.c
338
case NGM_HCI_COOKIE:
sys/netgraph7/bluetooth/hci/ng_hci_main.c
653
case NGM_HCI_COOKIE:
sys/netgraph7/bluetooth/hci/ng_hci_misc.c
102
NG_MKMESSAGE(msg,NGM_HCI_COOKIE,NGM_HCI_NODE_UP,sizeof(*ep),M_WAITOK | M_NULLOK);
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
104
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
111
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
118
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
125
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
132
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
139
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
146
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
153
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
160
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
167
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
174
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
181
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
188
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
195
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
202
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_prse.h
209
NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1056
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_CFM,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1076
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_CFM,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1115
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_IND,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
1130
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_IND,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
172
NG_MKMESSAGE(msg, NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
584
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_CON_CFM,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
607
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_CON_CFM,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
655
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_CON_IND,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
892
NG_MKMESSAGE(msg, NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/hci/ng_hci_ulpi.c
910
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_DISCON_IND,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
101
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_CON_REQ,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
251
NG_MKMESSAGE(rsp, NGM_HCI_COOKIE, NGM_HCI_LP_CON_RSP,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
384
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_REQ,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_llpi.c
895
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_DISCON_REQ,
sys/netgraph7/bluetooth/l2cap/ng_l2cap_main.c
265
case NGM_HCI_COOKIE:
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
1207
NG_MKMESSAGE(ngmsg, NGM_HCI_COOKIE,
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
1263
NG_MKMESSAGE(ngmsg, NGM_HCI_COOKIE, NGM_HCI_NODE_GET_CON_LIST,
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
262
(msg->header.typecookie == NGM_HCI_COOKIE ||
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
384
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, cmd, arglen, M_WAITOK | M_NULLOK);
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
409
NG_MKMESSAGE(msg, NGM_HCI_COOKIE, cmd, 0, M_WAITOK | M_NULLOK);