Home
last modified time | relevance | path

Searched refs:ipx (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_br_ext.c942 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
950 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
957 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
977 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
1005 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
1014 if(ipx != NULL) in nat25_db_handle()
1019 if(!memcmp(skb->data+ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) in nat25_db_handle()
1029 ipx->ipx_dest.net, in nat25_db_handle()
1030 ipx->ipx_dest.node[0], in nat25_db_handle()
1031 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_br_ext.c900 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
907 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
911 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
927 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
946 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
954 if (ipx != NULL) { in nat25_db_handle()
957 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
965 ipx->ipx_dest.net, in nat25_db_handle()
966 ipx->ipx_dest.node[0], in nat25_db_handle()
967 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_br_ext.c899 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
906 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
910 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
926 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
945 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
953 if (ipx != NULL) { in nat25_db_handle()
956 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
964 ipx->ipx_dest.net, in nat25_db_handle()
965 ipx->ipx_dest.node[0], in nat25_db_handle()
966 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_br_ext.c900 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
907 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
911 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
927 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
946 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
954 if (ipx != NULL) { in nat25_db_handle()
957 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
965 ipx->ipx_dest.net, in nat25_db_handle()
966 ipx->ipx_dest.node[0], in nat25_db_handle()
967 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_br_ext.c900 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
907 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
911 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
927 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
946 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
954 if (ipx != NULL) { in nat25_db_handle()
957 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
965 ipx->ipx_dest.net, in nat25_db_handle()
966 ipx->ipx_dest.node[0], in nat25_db_handle()
967 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_br_ext.c903 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
910 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
914 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
930 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
949 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
957 if (ipx != NULL) { in nat25_db_handle()
960 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
968 ipx->ipx_dest.net, in nat25_db_handle()
969 ipx->ipx_dest.node[0], in nat25_db_handle()
970 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_br_ext.c899 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
906 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
910 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
926 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
945 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
953 if (ipx != NULL) { in nat25_db_handle()
956 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
964 ipx->ipx_dest.net, in nat25_db_handle()
965 ipx->ipx_dest.node[0], in nat25_db_handle()
966 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_br_ext.c899 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
906 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
910 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
926 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
945 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
953 if (ipx != NULL) { in nat25_db_handle()
956 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
964 ipx->ipx_dest.net, in nat25_db_handle()
965 ipx->ipx_dest.node[0], in nat25_db_handle()
966 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_br_ext.c942 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
950 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
957 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
977 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
1005 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
1014 if(ipx != NULL) in nat25_db_handle()
1019 if(!memcmp(skb->data+ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) in nat25_db_handle()
1029 ipx->ipx_dest.net, in nat25_db_handle()
1030 ipx->ipx_dest.node[0], in nat25_db_handle()
1031 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_br_ext.c900 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
907 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
911 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
927 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
946 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
954 if (ipx != NULL) { in nat25_db_handle()
957 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
965 ipx->ipx_dest.net, in nat25_db_handle()
966 ipx->ipx_dest.node[0], in nat25_db_handle()
967 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_br_ext.c899 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
906 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
910 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
926 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
945 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
953 if (ipx != NULL) { in nat25_db_handle()
956 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
964 ipx->ipx_dest.net, in nat25_db_handle()
965 ipx->ipx_dest.node[0], in nat25_db_handle()
966 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_br_ext.c899 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
906 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
910 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
926 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
945 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
953 if (ipx != NULL) { in nat25_db_handle()
956 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
964 ipx->ipx_dest.net, in nat25_db_handle()
965 ipx->ipx_dest.node[0], in nat25_db_handle()
966 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_br_ext.c898 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
905 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
909 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
925 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
944 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
952 if (ipx != NULL) { in nat25_db_handle()
955 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
963 ipx->ipx_dest.net, in nat25_db_handle()
964 ipx->ipx_dest.node[0], in nat25_db_handle()
965 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_br_ext.c896 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
903 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
907 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
923 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
942 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
950 if (ipx != NULL) { in nat25_db_handle()
953 if (!_rtw_memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
961 ipx->ipx_dest.net, in nat25_db_handle()
962 ipx->ipx_dest.node[0], in nat25_db_handle()
963 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_br_ext.c900 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
907 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
911 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
927 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
946 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
954 if (ipx != NULL) { in nat25_db_handle()
957 if (!_rtw_memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
965 ipx->ipx_dest.net, in nat25_db_handle()
966 ipx->ipx_dest.node[0], in nat25_db_handle()
967 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_br_ext.c900 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
907 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
911 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
927 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
946 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
954 if (ipx != NULL) { in nat25_db_handle()
957 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
965 ipx->ipx_dest.net, in nat25_db_handle()
966 ipx->ipx_dest.node[0], in nat25_db_handle()
967 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_br_ext.c899 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
906 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
910 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
926 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
945 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
953 if (ipx != NULL) { in nat25_db_handle()
956 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
964 ipx->ipx_dest.net, in nat25_db_handle()
965 ipx->ipx_dest.node[0], in nat25_db_handle()
966 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_br_ext.c899 struct ipxhdr *ipx = NULL; in nat25_db_handle() local
906 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
910 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
926 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
945 ipx = (struct ipxhdr *)framePtr; in nat25_db_handle()
953 if (ipx != NULL) { in nat25_db_handle()
956 if (!memcmp(skb->data + ETH_ALEN, ipx->ipx_source.node, ETH_ALEN)) { in nat25_db_handle()
964 ipx->ipx_dest.net, in nat25_db_handle()
965 ipx->ipx_dest.node[0], in nat25_db_handle()
966 ipx->ipx_dest.node[1], in nat25_db_handle()
[all …]
/OK3568_Linux_fs/buildroot/package/ifupdown/
H A Difupdown.mk27 IFUPDOWN_DEFN_FILES = can inet inet6 ipx link meta
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/ppp/ppp/
H A D0001-ppp-fix-build-against-5.15-headers.patch6 The 5.15 kernel has removed ipx support, along with the userspace
/OK3568_Linux_fs/buildroot/system/skeleton/etc/
H A Dservices123 ipx 213/tcp # IPX
124 ipx 213/udp
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Docteon-irq.c1408 u64 regx, ipx; in octeon_irq_init_ciu2_percpu() local
1421 for (ipx = 0; ipx <= 0x400; ipx += 0x200) in octeon_irq_init_ciu2_percpu()
1422 cvmx_write_csr(base + regx + ipx, 0); in octeon_irq_init_ciu2_percpu()
/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/linux/
H A D..install.cmd1 …uter.h tipc.h nbd-netlink.h rose.h tipc_config.h if_fddi.h wimax.h ip_vs.h ipx.h btrfs_tree.h netc…
/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/linux/
H A D..install.cmd1 …uter.h tipc.h nbd-netlink.h rose.h tipc_config.h if_fddi.h wimax.h ip_vs.h ipx.h btrfs_tree.h netc…
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt3581 -rw-r--r-- root root 2347 ./usr/include/linux/ipx.h
4167 -rw-r--r-- root root 2900 ./usr/include/netipx/ipx.h

12