Searched refs:info_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h276 u_int8_t *info_data; member in struct:ng_btsocket_l2cap_raw_get_info
/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c1033 if (p->info_size != 0 && p->info_data == NULL) {
1075 error = copyout(op + 1, p->info_data,
/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c7068 hn_rndis_rxinfo(const void *info_data, int info_dlen, struct hn_rxinfo *info) argument
7070 const struct rndis_pktinfo *pi = info_data;

Completed in 130 milliseconds