| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | config-bisect.pl | 499 my $len_diff = $#diff_arr + 1; 519 doprint "# of configs to check: $len_diff\n"; 523 if ($len_diff > 0) { 555 if (!$runtest && $len_diff > 0) {
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | filter.c | 3247 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_4_to_6() local 3251 ret = skb_cow(skb, len_diff); in bpf_skb_proto_4_to_6() 3255 ret = bpf_skb_net_hdr_push(skb, off, len_diff); in bpf_skb_proto_4_to_6() 3277 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_6_to_4() local 3285 ret = bpf_skb_net_hdr_pop(skb, off, len_diff); in bpf_skb_proto_6_to_4() 3400 static int bpf_skb_net_grow(struct sk_buff *skb, u32 off, u32 len_diff, in bpf_skb_net_grow() argument 3416 ret = skb_cow_head(skb, len_diff); in bpf_skb_net_grow() 3438 if (inner_mac_len > len_diff) in bpf_skb_net_grow() 3443 ret = bpf_skb_net_hdr_push(skb, off, len_diff); in bpf_skb_net_grow() 3488 skb_decrease_gso_size(shinfo, len_diff); in bpf_skb_net_grow() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_mlme_ext.c | 275 int len_diff = 0; in update_hidden_ssid() local 289 len_diff -= ssid_len_ori; in update_hidden_ssid() 301 return len_diff; in update_hidden_ssid() 353 int len_diff; in issue_beacon() local 359 len_diff = update_hidden_ssid( in issue_beacon() 364 pframe += (cur_network->ie_length + len_diff); in issue_beacon() 365 pattrib->pktlen += (cur_network->ie_length + len_diff); in issue_beacon() 5314 int len_diff = 0; in set_tx_beacon_cmd() local 5330 len_diff = update_hidden_ssid(ptxBeacon_parm->ies + _BEACON_IE_OFFSET_, in set_tx_beacon_cmd() 5333 ptxBeacon_parm->ie_length += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_4100.c | 721 size_t len_diff = 0; in test_4102() local 740 len_diff = data[n].os_len - os_len; in test_4102() 741 if (!ADBG_EXPECT_BUFFER(c, data[n].os + len_diff, in test_4102() 742 data[n].os_len - len_diff, in test_4102()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 2403 int len_diff = 0; in update_hidden_ssid() local 2420 len_diff -= ssid_len_ori; in update_hidden_ssid() 2432 return len_diff; in update_hidden_ssid() 2488 int len_diff; in issue_beacon() local 2491 len_diff = update_hidden_ssid( in issue_beacon() 2496 pframe += (cur_network->IELength+len_diff); in issue_beacon() 2497 pattrib->pktlen += (cur_network->IELength+len_diff); in issue_beacon() 6571 int len_diff = 0; in set_tx_beacon_cmd() local 6588 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 6593 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_com.c | 2134 int len_diff = 0; in update_hidden_ssid() local 2153 len_diff -= ssid_len_ori; in update_hidden_ssid() 2165 return len_diff; in update_hidden_ssid() 2324 int len_diff; in rtw_hal_construct_P2PBeacon() local 2326 len_diff = update_hidden_ssid( in rtw_hal_construct_P2PBeacon() 2331 pframe += (cur_network->IELength+len_diff); in rtw_hal_construct_P2PBeacon() 2332 pktlen += (cur_network->IELength+len_diff); in rtw_hal_construct_P2PBeacon()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mlme_ext.c | 5891 int len_diff = 0; local 5907 len_diff -= ssid_len_ori; 5919 return len_diff; 6014 int len_diff; local 6022 len_diff = update_hidden_ssid( 6026 pframe += len_diff; 6027 pattrib->pktlen += len_diff; 6050 int len_diff; local 6052 len_diff = update_hidden_ssid( 6057 pframe += (cur_network->IELength + len_diff); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mlme_ext.c | 5903 int len_diff = 0; local 5919 len_diff -= ssid_len_ori; 5931 return len_diff; 6026 int len_diff; local 6034 len_diff = update_hidden_ssid( 6038 pframe += len_diff; 6039 pattrib->pktlen += len_diff; 6062 int len_diff; local 6064 len_diff = update_hidden_ssid( 6069 pframe += (cur_network->IELength + len_diff); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_com.c | 2614 int len_diff = 0; in update_hidden_ssid() local 2633 len_diff -= ssid_len_ori; in update_hidden_ssid() 2645 return len_diff; in update_hidden_ssid() 2804 int len_diff; in rtw_hal_construct_P2PBeacon() local 2806 len_diff = update_hidden_ssid( in rtw_hal_construct_P2PBeacon() 2811 pframe += (cur_network->IELength+len_diff); in rtw_hal_construct_P2PBeacon() 2812 pktlen += (cur_network->IELength+len_diff); in rtw_hal_construct_P2PBeacon()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_com.c | 3863 int len_diff = 0; in update_hidden_ssid() local 3879 len_diff -= ssid_len_ori; in update_hidden_ssid() 3891 return len_diff; in update_hidden_ssid() 4042 int len_diff; in rtw_hal_construct_P2PBeacon() local 4044 len_diff = update_hidden_ssid( in rtw_hal_construct_P2PBeacon() 4049 pframe += (cur_network->IELength + len_diff); in rtw_hal_construct_P2PBeacon() 4050 pktlen += (cur_network->IELength + len_diff); in rtw_hal_construct_P2PBeacon()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_mlme_ext.c | 7522 int len_diff = 0; in update_hidden_ssid() local 7541 len_diff -= ssid_len_ori; in update_hidden_ssid() 7553 return len_diff; in update_hidden_ssid() 7729 int len_diff; in issue_beacon() local 7731 len_diff = update_hidden_ssid( in issue_beacon() 7736 pframe += (cur_network->IELength+len_diff); in issue_beacon() 7737 pattrib->pktlen += (cur_network->IELength+len_diff); in issue_beacon() 14506 int len_diff = 0; in set_tx_beacon_cmd() local 14525 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 14530 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_mlme_ext.c | 7406 int len_diff = 0; in update_hidden_ssid() local 7425 len_diff -= ssid_len_ori; in update_hidden_ssid() 7437 return len_diff; in update_hidden_ssid() 7614 int len_diff; in issue_beacon() local 7616 len_diff = update_hidden_ssid( in issue_beacon() 7621 pframe += (cur_network->IELength+len_diff); in issue_beacon() 7622 pattrib->pktlen += (cur_network->IELength+len_diff); in issue_beacon() 14959 int len_diff = 0; in set_tx_beacon_cmd() local 14978 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 14983 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_mlme_ext.c | 7291 int len_diff = 0; in update_hidden_ssid() local 7307 len_diff -= ssid_len_ori; in update_hidden_ssid() 7319 return len_diff; in update_hidden_ssid() 7509 int len_diff; in issue_beacon() local 7511 len_diff = update_hidden_ssid( in issue_beacon() 7516 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7517 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 14176 int len_diff = 0; in set_tx_beacon_cmd() local 14195 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 14200 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_com.c | 4982 int len_diff = 0; in update_hidden_ssid() local 4998 len_diff -= ssid_len_ori; in update_hidden_ssid() 5010 return len_diff; in update_hidden_ssid() 5161 int len_diff; in rtw_hal_construct_P2PBeacon() local 5163 len_diff = update_hidden_ssid( in rtw_hal_construct_P2PBeacon() 5168 pframe += (cur_network->IELength + len_diff); in rtw_hal_construct_P2PBeacon() 5169 pktlen += (cur_network->IELength + len_diff); in rtw_hal_construct_P2PBeacon()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_mlme_ext.c | 7893 int len_diff = 0; in update_hidden_ssid() local 7909 len_diff -= ssid_len_ori; in update_hidden_ssid() 7921 return len_diff; in update_hidden_ssid() 8097 int len_diff; in issue_beacon() local 8099 len_diff = update_hidden_ssid( in issue_beacon() 8104 pframe += (cur_network->IELength + len_diff); in issue_beacon() 8105 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15467 int len_diff = 0; in set_tx_beacon_cmd() local 15478 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15483 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 7438 int len_diff = 0; in update_hidden_ssid() local 7454 len_diff -= ssid_len_ori; in update_hidden_ssid() 7466 return len_diff; in update_hidden_ssid() 7656 int len_diff; in issue_beacon() local 7658 len_diff = update_hidden_ssid( in issue_beacon() 7663 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7664 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 14844 int len_diff = 0; in set_tx_beacon_cmd() local 14862 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 14867 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_mlme_ext.c | 7603 int len_diff = 0; in update_hidden_ssid() local 7619 len_diff -= ssid_len_ori; in update_hidden_ssid() 7631 return len_diff; in update_hidden_ssid() 7807 int len_diff; in issue_beacon() local 7809 len_diff = update_hidden_ssid( in issue_beacon() 7814 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7815 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15201 int len_diff = 0; in set_tx_beacon_cmd() local 15212 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15217 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_mlme_ext.c | 7595 int len_diff = 0; in update_hidden_ssid() local 7611 len_diff -= ssid_len_ori; in update_hidden_ssid() 7623 return len_diff; in update_hidden_ssid() 7799 int len_diff; in issue_beacon() local 7801 len_diff = update_hidden_ssid( in issue_beacon() 7806 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7807 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15221 int len_diff = 0; in set_tx_beacon_cmd() local 15232 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15237 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_mlme_ext.c | 7892 int len_diff = 0; in update_hidden_ssid() local 7908 len_diff -= ssid_len_ori; in update_hidden_ssid() 7920 return len_diff; in update_hidden_ssid() 8096 int len_diff; in issue_beacon() local 8098 len_diff = update_hidden_ssid( in issue_beacon() 8103 pframe += (cur_network->IELength + len_diff); in issue_beacon() 8104 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15466 int len_diff = 0; in set_tx_beacon_cmd() local 15477 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15482 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_mlme_ext.c | 7563 int len_diff = 0; in update_hidden_ssid() local 7579 len_diff -= ssid_len_ori; in update_hidden_ssid() 7591 return len_diff; in update_hidden_ssid() 7766 int len_diff; in issue_beacon() local 7768 len_diff = update_hidden_ssid( in issue_beacon() 7773 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7774 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15116 int len_diff = 0; in set_tx_beacon_cmd() local 15127 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15132 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_mlme_ext.c | 8291 int len_diff = 0; in update_hidden_ssid() local 8307 len_diff -= ssid_len_ori; in update_hidden_ssid() 8319 return len_diff; in update_hidden_ssid() 8495 int len_diff; in issue_beacon() local 8497 len_diff = update_hidden_ssid( in issue_beacon() 8502 pframe += (cur_network->IELength + len_diff); in issue_beacon() 8503 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 16189 int len_diff = 0; in set_tx_beacon_cmd() local 16200 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 16205 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_mlme_ext.c | 7698 int len_diff = 0; in update_hidden_ssid() local 7714 len_diff -= ssid_len_ori; in update_hidden_ssid() 7726 return len_diff; in update_hidden_ssid() 7901 int len_diff; in issue_beacon() local 7903 len_diff = update_hidden_ssid( in issue_beacon() 7908 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7909 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15708 int len_diff = 0; in set_tx_beacon_cmd() local 15726 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15731 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_mlme_ext.c | 7694 int len_diff = 0; in update_hidden_ssid() local 7710 len_diff -= ssid_len_ori; in update_hidden_ssid() 7722 return len_diff; in update_hidden_ssid() 7897 int len_diff; in issue_beacon() local 7899 len_diff = update_hidden_ssid( in issue_beacon() 7904 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7905 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15693 int len_diff = 0; in set_tx_beacon_cmd() local 15711 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15716 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_mlme_ext.c | 7782 int len_diff = 0; in update_hidden_ssid() local 7798 len_diff -= ssid_len_ori; in update_hidden_ssid() 7810 return len_diff; in update_hidden_ssid() 7985 int len_diff; in issue_beacon() local 7987 len_diff = update_hidden_ssid( in issue_beacon() 7992 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7993 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15608 int len_diff = 0; in set_tx_beacon_cmd() local 15619 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15624 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_mlme_ext.c | 7687 int len_diff = 0; in update_hidden_ssid() local 7703 len_diff -= ssid_len_ori; in update_hidden_ssid() 7715 return len_diff; in update_hidden_ssid() 7890 int len_diff; in issue_beacon() local 7892 len_diff = update_hidden_ssid( in issue_beacon() 7897 pframe += (cur_network->IELength + len_diff); in issue_beacon() 7898 pattrib->pktlen += (cur_network->IELength + len_diff); in issue_beacon() 15687 int len_diff = 0; in set_tx_beacon_cmd() local 15705 len_diff = update_hidden_ssid( in set_tx_beacon_cmd() 15710 ptxBeacon_parm->network.IELength += len_diff; in set_tx_beacon_cmd()
|