Home
last modified time | relevance | path

Searched refs:netinfo (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/macchanger/
H A D0001-Fix-missing-include-for-caddr_t.patch12 netinfo.c: In function 'mc_net_info_get_permanent_mac':
13 netinfo.c:116:28: error: 'caddr_t' undeclared (first use in this function)
18 src/netinfo.c | 1 +
21 diff --git a/src/netinfo.c b/src/netinfo.c
23 --- a/src/netinfo.c
24 +++ b/src/netinfo.c
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/macchanger/macchanger/
H A D0001-Fix-musl-build.patch7 | ../macchanger-1.7.0/src/netinfo.c:116:26: error: expected ';' before 'epa'
14 src/netinfo.c | 1 +
17 diff --git a/src/netinfo.c b/src/netinfo.c
19 --- a/src/netinfo.c
20 +++ b/src/netinfo.c
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dnet.c354 struct bpf_netdev_t *netinfo = cookie; in dump_link_nlmsg() local
357 if (netinfo->filter_idx > 0 && netinfo->filter_idx != ifinfo->ifi_index) in dump_link_nlmsg()
360 if (netinfo->used_len == netinfo->array_len) { in dump_link_nlmsg()
361 netinfo->devices = realloc(netinfo->devices, in dump_link_nlmsg()
362 (netinfo->array_len + 16) * in dump_link_nlmsg()
364 if (!netinfo->devices) in dump_link_nlmsg()
367 netinfo->array_len += 16; in dump_link_nlmsg()
369 netinfo->devices[netinfo->used_len].ifindex = ifinfo->ifi_index; in dump_link_nlmsg()
370 snprintf(netinfo->devices[netinfo->used_len].devname, in dump_link_nlmsg()
371 sizeof(netinfo->devices[netinfo->used_len].devname), in dump_link_nlmsg()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/protocols/
H A Drouted.h45 struct netinfo { struct
55 struct netinfo ru_nets[1]; /* variable length... */ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/protocols/
H A Drouted.h45 struct netinfo { struct
55 struct netinfo ru_nets[1]; /* variable length... */ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.h70 struct brcmf_pno_net_info_le *netinfo);
H A Dcfg80211.c3480 struct brcmf_pno_net_info_le *netinfo; in brcmf_get_netinfo_array() local
3487 netinfo = (struct brcmf_pno_net_info_le *)(pfn_v1 + 1); in brcmf_get_netinfo_array()
3491 netinfo = (struct brcmf_pno_net_info_le *)(pfn_v2 + 1); in brcmf_get_netinfo_array()
3495 return netinfo; in brcmf_get_netinfo_array()
3510 struct brcmf_pno_net_info_le *netinfo, *netinfo_start; in brcmf_notify_sched_scan_results() local
3522 if (e->datalen < (sizeof(*pfn_result) + sizeof(*netinfo))) { in brcmf_notify_sched_scan_results()
3548 if (datalen < result_count * sizeof(*netinfo)) { in brcmf_notify_sched_scan_results()
3562 netinfo = &netinfo_start[i]; in brcmf_notify_sched_scan_results()
3564 if (netinfo->SSID_len > IEEE80211_MAX_SSID_LEN) in brcmf_notify_sched_scan_results()
3565 netinfo->SSID_len = IEEE80211_MAX_SSID_LEN; in brcmf_notify_sched_scan_results()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgscan.c4338 wl_pfn_net_info_v3_t *netinfo, *pnetinfo; in wl_cfgscan_update_v3_schedscan_results() local
4357 pnetinfo = (wl_pfn_net_info_v3_t *)pfn_result->netinfo; in wl_cfgscan_update_v3_schedscan_results()
4394 netinfo = &pnetinfo[i]; in wl_cfgscan_update_v3_schedscan_results()
4404 netinfo->pfnsubnet.SSID_len); in wl_cfgscan_update_v3_schedscan_results()
4409 netinfo->pfnsubnet.u.SSID, ssid_len); in wl_cfgscan_update_v3_schedscan_results()
4412 channel_req = netinfo->pfnsubnet.chanspec; in wl_cfgscan_update_v3_schedscan_results()
4414 wf_chspec_ctlchan(netinfo->pfnsubnet.chanspec), in wl_cfgscan_update_v3_schedscan_results()
4415 CHSPEC_BAND(netinfo->pfnsubnet.chanspec)); in wl_cfgscan_update_v3_schedscan_results()
4417 wl_get_nl80211_band(CHSPEC_BAND(netinfo->pfnsubnet.chanspec)); in wl_cfgscan_update_v3_schedscan_results()
4426 ssid_buf, netinfo->pfnsubnet.chanspec, in wl_cfgscan_update_v3_schedscan_results()
[all …]
H A Ddhd_pno.c2626 plnetinfo = &plbestnet_v1->netinfo[0]; in _dhd_pno_get_gscan_batch_from_fw()
2753 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0]; in _dhd_pno_get_gscan_batch_from_fw()
3203 plnetinfo = &plbestnet_v1->netinfo[0]; in _dhd_pno_get_for_batch()
3308 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0]; in _dhd_pno_get_for_batch()
4077 net_info = &pfn_result->netinfo[i]; in dhd_pno_update_pfn_v3_results()
4143 net = &pfn_result->netinfo[i]; in dhd_pno_process_epno_result()
4186 net_v2 = &pfn_result_v2->netinfo[i]; in dhd_pno_process_epno_result()
4238 wl_pfn_net_info_v3_t *pnetinfo = (wl_pfn_net_info_v3_t*)&pfn_result->netinfo[0]; in dhd_pno_update_hotlist_v3_results()
4334 pnetinfo = &results_v1->netinfo[0]; in dhd_handle_hotlist_scan_evt()
4398 pnetinfo_v2 = (wl_pfn_net_info_v2_t*)&results_v2->netinfo[0]; in dhd_handle_hotlist_scan_evt()
[all …]
H A Ddhd_pno.h580 extern int dhd_pno_set_add(dhd_pub_t *dhd, wl_pfn_t *netinfo, int nssid, ushort scan_fr,
H A Dwl_cfg80211.c2574 struct net_info *netinfo; in _wl_cfg80211_del_if() local
2624 if ((netinfo = wl_get_netinfo_by_wdev(cfg, wdev)) == NULL) { in _wl_cfg80211_del_if()
2637 wl_iftype = netinfo->iftype; in _wl_cfg80211_del_if()
2639 bssidx = netinfo->bssidx; in _wl_cfg80211_del_if()
3874 struct net_info *netinfo = NULL; in wl_cfg80211_post_ifdel() local
3902 if ((netinfo = wl_get_netinfo_by_wdev(cfg, ndev_to_wdev(ndev))) == NULL) { in wl_cfg80211_post_ifdel()
8992 struct net_info *netinfo; in wl_cfg80211_send_action_frame() local
9126 netinfo = wl_get_netinfo_by_wdev(cfg, cfgdev_to_wdev(cfgdev)); in wl_cfg80211_send_action_frame()
9130 netinfo && netinfo->bss.ies.probe_req_ie_len) { in wl_cfg80211_send_action_frame()
16217 struct net_info *netinfo; in wl_cfg80211_event() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgscan.c4254 wl_pfn_net_info_v3_t *netinfo, *pnetinfo; in wl_cfgscan_update_v3_schedscan_results() local
4273 pnetinfo = (wl_pfn_net_info_v3_t *)pfn_result->netinfo; in wl_cfgscan_update_v3_schedscan_results()
4310 netinfo = &pnetinfo[i]; in wl_cfgscan_update_v3_schedscan_results()
4320 netinfo->pfnsubnet.SSID_len); in wl_cfgscan_update_v3_schedscan_results()
4325 netinfo->pfnsubnet.u.SSID, ssid_len); in wl_cfgscan_update_v3_schedscan_results()
4328 channel_req = netinfo->pfnsubnet.chanspec; in wl_cfgscan_update_v3_schedscan_results()
4330 wf_chspec_ctlchan(netinfo->pfnsubnet.chanspec), in wl_cfgscan_update_v3_schedscan_results()
4331 CHSPEC_BAND(netinfo->pfnsubnet.chanspec)); in wl_cfgscan_update_v3_schedscan_results()
4333 wl_get_nl80211_band(CHSPEC_BAND(netinfo->pfnsubnet.chanspec)); in wl_cfgscan_update_v3_schedscan_results()
4342 ssid_buf, netinfo->pfnsubnet.chanspec, in wl_cfgscan_update_v3_schedscan_results()
[all …]
H A Ddhd_pno.c2626 plnetinfo = &plbestnet_v1->netinfo[0]; in _dhd_pno_get_gscan_batch_from_fw()
2753 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0]; in _dhd_pno_get_gscan_batch_from_fw()
3203 plnetinfo = &plbestnet_v1->netinfo[0]; in _dhd_pno_get_for_batch()
3308 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0]; in _dhd_pno_get_for_batch()
4077 net_info = &pfn_result->netinfo[i]; in dhd_pno_update_pfn_v3_results()
4143 net = &pfn_result->netinfo[i]; in dhd_pno_process_epno_result()
4186 net_v2 = &pfn_result_v2->netinfo[i]; in dhd_pno_process_epno_result()
4238 wl_pfn_net_info_v3_t *pnetinfo = (wl_pfn_net_info_v3_t*)&pfn_result->netinfo[0]; in dhd_pno_update_hotlist_v3_results()
4334 pnetinfo = &results_v1->netinfo[0]; in dhd_handle_hotlist_scan_evt()
4398 pnetinfo_v2 = (wl_pfn_net_info_v2_t*)&results_v2->netinfo[0]; in dhd_handle_hotlist_scan_evt()
[all …]
H A Ddhd_pno.h580 extern int dhd_pno_set_add(dhd_pub_t *dhd, wl_pfn_t *netinfo, int nssid, ushort scan_fr,
H A Dwl_cfg80211.c2588 struct net_info *netinfo; in _wl_cfg80211_del_if() local
2638 if ((netinfo = wl_get_netinfo_by_wdev(cfg, wdev)) == NULL) { in _wl_cfg80211_del_if()
2651 wl_iftype = netinfo->iftype; in _wl_cfg80211_del_if()
2653 bssidx = netinfo->bssidx; in _wl_cfg80211_del_if()
3888 struct net_info *netinfo = NULL; in wl_cfg80211_post_ifdel() local
3916 if ((netinfo = wl_get_netinfo_by_wdev(cfg, ndev_to_wdev(ndev))) == NULL) { in wl_cfg80211_post_ifdel()
9040 struct net_info *netinfo; in wl_cfg80211_send_action_frame() local
9174 netinfo = wl_get_netinfo_by_wdev(cfg, cfgdev_to_wdev(cfgdev)); in wl_cfg80211_send_action_frame()
9178 netinfo && netinfo->bss.ies.probe_req_ie_len) { in wl_cfg80211_send_action_frame()
16335 struct net_info *netinfo; in wl_cfg80211_event() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgscan.c3422 wl_pfn_net_info_v1_t *netinfo, *pnetinfo; in wl_notify_sched_scan_results() local
3456 pnetinfo = pfn_result_v1->netinfo; in wl_notify_sched_scan_results()
3498 netinfo = &pnetinfo[i]; in wl_notify_sched_scan_results()
3499 if (!netinfo) { in wl_notify_sched_scan_results()
3504 if (netinfo->pfnsubnet.SSID_len > DOT11_MAX_SSID_LEN) { in wl_notify_sched_scan_results()
3506 netinfo->pfnsubnet.SSID_len)); in wl_notify_sched_scan_results()
3514 netinfo->pfnsubnet.SSID, netinfo->pfnsubnet.SSID_len); in wl_notify_sched_scan_results()
3515 tmp_buf[netinfo->pfnsubnet.SSID_len] = '\0'; in wl_notify_sched_scan_results()
3517 tmp_buf, netinfo->pfnsubnet.channel)); in wl_notify_sched_scan_results()
3526 ssid[i].ssid_len = netinfo->pfnsubnet.SSID_len; in wl_notify_sched_scan_results()
[all …]
H A Dwl_cfg80211.c3462 struct net_info *netinfo; local
3508 if ((netinfo = wl_get_netinfo_by_wdev(cfg, wdev)) == NULL) {
3521 wl_iftype = netinfo->iftype;
3523 bssidx = netinfo->bssidx;
3756 struct net_info *netinfo = NULL; local
3773 netinfo = wl_get_netinfo_by_wdev(cfg, ndev->ieee80211_ptr);
3774 if (unlikely(!netinfo)) {
3812 netinfo->bssidx, wl_iftype, 0, NULL)) < 0) {
3861 netinfo->iftype = wl_iftype;
4985 struct net_info *netinfo = NULL; local
[all …]
H A Ddhd_pno.c2617 plnetinfo = &plbestnet_v1->netinfo[0];
2744 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0];
3185 plnetinfo = &plbestnet_v1->netinfo[0];
3290 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0];
4062 net = &pfn_result->netinfo[i];
4103 net_v2 = &pfn_result_v2->netinfo[i];
4169 pnetinfo = &results_v1->netinfo[0];
4233 pnetinfo_v2 = (wl_pfn_net_info_v2_t*)&results_v2->netinfo[0];
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgscan.c3413 wl_pfn_net_info_v1_t *netinfo, *pnetinfo; in wl_notify_sched_scan_results() local
3447 pnetinfo = pfn_result_v1->netinfo; in wl_notify_sched_scan_results()
3489 netinfo = &pnetinfo[i]; in wl_notify_sched_scan_results()
3490 if (!netinfo) { in wl_notify_sched_scan_results()
3495 if (netinfo->pfnsubnet.SSID_len > DOT11_MAX_SSID_LEN) { in wl_notify_sched_scan_results()
3497 netinfo->pfnsubnet.SSID_len)); in wl_notify_sched_scan_results()
3505 netinfo->pfnsubnet.SSID, netinfo->pfnsubnet.SSID_len); in wl_notify_sched_scan_results()
3506 tmp_buf[netinfo->pfnsubnet.SSID_len] = '\0'; in wl_notify_sched_scan_results()
3508 tmp_buf, netinfo->pfnsubnet.channel)); in wl_notify_sched_scan_results()
3517 ssid[i].ssid_len = netinfo->pfnsubnet.SSID_len; in wl_notify_sched_scan_results()
[all …]
H A Dwl_cfg80211.c3333 struct net_info *netinfo; local
3379 if ((netinfo = wl_get_netinfo_by_wdev(cfg, wdev)) == NULL) {
3392 wl_iftype = netinfo->iftype;
3394 bssidx = netinfo->bssidx;
3627 struct net_info *netinfo = NULL; local
3644 netinfo = wl_get_netinfo_by_wdev(cfg, ndev->ieee80211_ptr);
3645 if (unlikely(!netinfo)) {
3683 netinfo->bssidx, wl_iftype, 0, NULL)) < 0) {
3732 netinfo->iftype = wl_iftype;
4856 struct net_info *netinfo = NULL; local
[all …]
H A Ddhd_pno.c2617 plnetinfo = &plbestnet_v1->netinfo[0];
2744 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0];
3185 plnetinfo = &plbestnet_v1->netinfo[0];
3290 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0];
4062 net = &pfn_result->netinfo[i];
4103 net_v2 = &pfn_result_v2->netinfo[i];
4169 pnetinfo = &results_v1->netinfo[0];
4233 pnetinfo_v2 = (wl_pfn_net_info_v2_t*)&results_v2->netinfo[0];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgscan.c3422 wl_pfn_net_info_v1_t *netinfo, *pnetinfo; in wl_notify_sched_scan_results() local
3456 pnetinfo = pfn_result_v1->netinfo; in wl_notify_sched_scan_results()
3498 netinfo = &pnetinfo[i]; in wl_notify_sched_scan_results()
3499 if (!netinfo) { in wl_notify_sched_scan_results()
3504 if (netinfo->pfnsubnet.SSID_len > DOT11_MAX_SSID_LEN) { in wl_notify_sched_scan_results()
3506 netinfo->pfnsubnet.SSID_len)); in wl_notify_sched_scan_results()
3514 netinfo->pfnsubnet.SSID, netinfo->pfnsubnet.SSID_len); in wl_notify_sched_scan_results()
3515 tmp_buf[netinfo->pfnsubnet.SSID_len] = '\0'; in wl_notify_sched_scan_results()
3517 tmp_buf, netinfo->pfnsubnet.channel)); in wl_notify_sched_scan_results()
3526 ssid[i].ssid_len = netinfo->pfnsubnet.SSID_len; in wl_notify_sched_scan_results()
[all …]
H A Dwl_cfg80211.c3460 struct net_info *netinfo; local
3506 if ((netinfo = wl_get_netinfo_by_wdev(cfg, wdev)) == NULL) {
3519 wl_iftype = netinfo->iftype;
3521 bssidx = netinfo->bssidx;
3754 struct net_info *netinfo = NULL; local
3771 netinfo = wl_get_netinfo_by_wdev(cfg, ndev->ieee80211_ptr);
3772 if (unlikely(!netinfo)) {
3810 netinfo->bssidx, wl_iftype, 0, NULL)) < 0) {
3859 netinfo->iftype = wl_iftype;
4983 struct net_info *netinfo = NULL; local
[all …]
H A Ddhd_pno.c2617 plnetinfo = &plbestnet_v1->netinfo[0];
2744 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0];
3185 plnetinfo = &plbestnet_v1->netinfo[0];
3290 plnetinfo_v2 = (wl_pfn_lnet_info_v2_t*)&plbestnet_v2->netinfo[0];
4062 net = &pfn_result->netinfo[i];
4103 net_v2 = &pfn_result_v2->netinfo[i];
4169 pnetinfo = &results_v1->netinfo[0];
4233 pnetinfo_v2 = (wl_pfn_net_info_v2_t*)&results_v2->netinfo[0];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pno.c2644 timestamp = plbestnet->netinfo[0].timestamp; in _dhd_pno_get_gscan_batch_from_fw()
2647 plnetinfo = &plbestnet->netinfo[i]; in _dhd_pno_get_gscan_batch_from_fw()
2669 plnetinfo = &plbestnet->netinfo[0]; in _dhd_pno_get_gscan_batch_from_fw()
3028 plnetinfo = plbestnet->netinfo; in _dhd_pno_get_for_batch()
3797 net = &pfn_result->netinfo[i]; in dhd_pno_process_epno_result()
3881 plnetinfo = results->netinfo; in dhd_handle_hotlist_scan_evt()

12