Searched defs:srv_proto_type (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | nan_usd_ap.c | 46 enum nan_service_protocol_type srv_proto_type, in hostapd_nan_de_discovery_result() 71 enum nan_service_protocol_type srv_proto_type, in hostapd_nan_de_replied() 193 enum nan_service_protocol_type srv_proto_type, in hostapd_nan_usd_publish() 232 enum nan_service_protocol_type srv_proto_type, in hostapd_nan_usd_subscribe()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | nan_usd.c | 239 enum nan_service_protocol_type srv_proto_type, in wpas_nan_de_discovery_result() 262 enum nan_service_protocol_type srv_proto_type, in wpas_nan_de_replied() 384 enum nan_service_protocol_type srv_proto_type, in wpas_nan_usd_publish() 420 enum nan_service_protocol_type srv_proto_type, in wpas_nan_usd_subscribe()
|
H A D | ctrl_iface.c | 12203 enum nan_service_protocol_type srv_proto_type = 0; in wpas_ctrl_nan_publish() local 12369 enum nan_service_protocol_type srv_proto_type = 0; in wpas_ctrl_nan_subscribe() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | nan_de.c | 36 enum nan_service_protocol_type srv_proto_type; member 720 enum nan_service_protocol_type *srv_proto_type, in nan_de_get_sdea() 780 enum nan_service_protocol_type srv_proto_type, in nan_de_rx_publish() 852 enum nan_service_protocol_type srv_proto_type, in nan_de_rx_subscribe() 985 enum nan_service_protocol_type srv_proto_type = 0; in nan_de_rx_sda() local 1200 enum nan_service_protocol_type srv_proto_type, in nan_de_publish() 1313 enum nan_service_protocol_type srv_proto_type, in nan_de_subscribe()
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ctrl_iface.c | 3707 enum nan_service_protocol_type srv_proto_type = 0; in hostapd_ctrl_nan_publish() local 3844 enum nan_service_protocol_type srv_proto_type = 0; in hostapd_ctrl_nan_subscribe() local
|