Searched refs:adapter_id (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/libpcap/pcap/
H A Dbluetooth.h52 uint16_t adapter_id; member in struct:_pcap_bluetooth_linux_monitor_header
/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dhv_kvp.h157 uint16_t adapter_id[MAX_ADAPTER_ID_SIZE]; member in struct:hv_kvp_ipaddr_value
H A Dhv_kvp.c255 utf8_to_utf16((uint16_t *)host_ip_msg->kvp_ip_val.adapter_id,
257 (char *)umsg->body.kvp_ip_val.adapter_id,
258 strlen((char *)umsg->body.kvp_ip_val.adapter_id),
290 utf16_to_utf8((char *)umsg->body.kvp_ip_val.adapter_id,
292 (uint16_t *)host_ip_msg->kvp_ip_val.adapter_id,
309 * The string in the 'kvp_ip_val.adapter_id' has
311 * in 'kvp_ip_val.adapter_id'.
314 ((char *)&umsg->body.kvp_ip_val.adapter_id) + 1,
316 strlcpy((char *)umsg->body.kvp_ip_val.adapter_id,
373 utf16_to_utf8((char *)umsg->body.kvp_ip_val.adapter_id,
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-bt-monitor-linux.c138 bthdr->adapter_id = htons(hdr.index);
/freebsd-11-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c1106 if_name = kvp_mac_to_if_name((char *)ip_val->adapter_id);
1138 if_name = (char *)ip_val->adapter_id;

Completed in 172 milliseconds