| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | os_intfs.c | 2597 static int route_dump(u32 *gw_addr , int *gw_index) argument 2724 *gw_index = rt_info.dev_index; 2800 int gw_index = 0; /* oif device index */ local 2803 route_dump(ip_addr, &gw_index); 2805 if (!(*ip_addr) || !gw_index) { 2810 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | os_intfs.c | 2588 static int route_dump(u32 *gw_addr , int *gw_index) argument 2715 *gw_index = rt_info.dev_index; 2791 int gw_index = 0; /* oif device index */ local 2794 route_dump(ip_addr, &gw_index); 2796 if (!(*ip_addr) || !gw_index) { 2801 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | os_intfs.c | 3155 static int route_dump(u32 *gw_addr , int *gw_index) in route_dump() argument 3278 *gw_index = rt_info.dev_index; in route_dump() 3354 int gw_index = 0; /* oif device index */ in get_defaultgw() local 3357 route_dump(ip_addr, &gw_index); in get_defaultgw() 3359 if (!(*ip_addr) || !gw_index) { in get_defaultgw() 3364 gw_dev = dev_get_by_index(&init_net, gw_index); in get_defaultgw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | os_intfs.c | 3139 static int route_dump(u32 *gw_addr ,int* gw_index) in route_dump() argument 3266 *gw_index = rt_info.dev_index; in route_dump() 3342 int gw_index = 0; // oif device index in get_defaultgw() local 3345 route_dump(ip_addr, &gw_index); in get_defaultgw() 3347 if( !(*ip_addr) || !gw_index ) in get_defaultgw() 3353 gw_dev = dev_get_by_index(&init_net, gw_index); in get_defaultgw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | os_intfs.c | 2928 static int route_dump(u32 *gw_addr ,int* gw_index) in route_dump() argument 3055 *gw_index = rt_info.dev_index; in route_dump() 3131 int gw_index = 0; // oif device index in get_defaultgw() local 3134 route_dump(ip_addr, &gw_index); in get_defaultgw() 3136 if( !(*ip_addr) || !gw_index ) in get_defaultgw() 3142 gw_dev = dev_get_by_index(&init_net, gw_index); in get_defaultgw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | os_intfs.c | 3585 static int route_dump(u32 *gw_addr , int *gw_index) argument 3712 *gw_index = rt_info.dev_index; 3788 int gw_index = 0; /* oif device index */ local 3791 route_dump(ip_addr, &gw_index); 3793 if (!(*ip_addr) || !gw_index) { 3798 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 4112 static int route_dump(u32 *gw_addr , int *gw_index) argument 4239 *gw_index = rt_info.dev_index; 4315 int gw_index = 0; /* oif device index */ local 4318 route_dump(ip_addr, &gw_index); 4320 if (!(*ip_addr) || !gw_index) { 4325 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 4128 static int route_dump(u32 *gw_addr , int *gw_index) argument 4255 *gw_index = rt_info.dev_index; 4331 int gw_index = 0; /* oif device index */ local 4334 route_dump(ip_addr, &gw_index); 4336 if (!(*ip_addr) || !gw_index) { 4341 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | os_intfs.c | 4110 static int route_dump(u32 *gw_addr , int *gw_index) argument 4237 *gw_index = rt_info.dev_index; 4313 int gw_index = 0; /* oif device index */ local 4316 route_dump(ip_addr, &gw_index); 4318 if (!(*ip_addr) || !gw_index) { 4323 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | os_intfs.c | 4242 static int route_dump(u32 *gw_addr , int *gw_index) argument 4369 *gw_index = rt_info.dev_index; 4445 int gw_index = 0; /* oif device index */ local 4448 route_dump(ip_addr, &gw_index); 4450 if (!(*ip_addr) || !gw_index) { 4455 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | os_intfs.c | 4388 static int route_dump(u32 *gw_addr , int *gw_index) argument 4515 *gw_index = rt_info.dev_index; 4591 int gw_index = 0; /* oif device index */ local 4594 route_dump(ip_addr, &gw_index); 4596 if (!(*ip_addr) || !gw_index) { 4601 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 4482 static int route_dump(u32 *gw_addr , int *gw_index) argument 4609 *gw_index = rt_info.dev_index; 4685 int gw_index = 0; /* oif device index */ local 4688 route_dump(ip_addr, &gw_index); 4690 if (!(*ip_addr) || !gw_index) { 4695 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | os_intfs.c | 4585 static int route_dump(u32 *gw_addr , int *gw_index) argument 4712 *gw_index = rt_info.dev_index; 4788 int gw_index = 0; /* oif device index */ local 4791 route_dump(ip_addr, &gw_index); 4793 if (!(*ip_addr) || !gw_index) { 4798 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 4502 static int route_dump(u32 *gw_addr , int *gw_index) argument 4629 *gw_index = rt_info.dev_index; 4705 int gw_index = 0; /* oif device index */ local 4708 route_dump(ip_addr, &gw_index); 4710 if (!(*ip_addr) || !gw_index) { 4715 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | os_intfs.c | 4526 static int route_dump(u32 *gw_addr , int *gw_index) argument 4653 *gw_index = rt_info.dev_index; 4729 int gw_index = 0; /* oif device index */ local 4732 route_dump(ip_addr, &gw_index); 4734 if (!(*ip_addr) || !gw_index) { 4739 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 4562 static int route_dump(u32 *gw_addr , int *gw_index) argument 4689 *gw_index = rt_info.dev_index; 4765 int gw_index = 0; /* oif device index */ local 4768 route_dump(ip_addr, &gw_index); 4770 if (!(*ip_addr) || !gw_index) { 4775 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 4466 static int route_dump(u32 *gw_addr , int *gw_index) argument 4593 *gw_index = rt_info.dev_index; 4669 int gw_index = 0; /* oif device index */ local 4672 route_dump(ip_addr, &gw_index); 4674 if (!(*ip_addr) || !gw_index) { 4679 gw_dev = dev_get_by_index(&init_net, gw_index);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | os_intfs.c | 4501 static int route_dump(u32 *gw_addr , int *gw_index) argument 4628 *gw_index = rt_info.dev_index; 4704 int gw_index = 0; /* oif device index */ local 4707 route_dump(ip_addr, &gw_index); 4709 if (!(*ip_addr) || !gw_index) { 4714 gw_dev = dev_get_by_index(&init_net, gw_index);
|