| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp_router_ipv4_user.c | 127 struct rtmsg *rt_msg; in read_route() local 160 rt_msg = (struct rtmsg *)NLMSG_DATA(nh); in read_route() 161 rtm_family = rt_msg->rtm_family; in read_route() 163 if (rt_msg->rtm_table != RT_TABLE_MAIN) in read_route() 165 rt_attr = (struct rtattr *)RTM_RTA(rt_msg); in read_route() 189 sprintf(dsts_len, "%d", rt_msg->rtm_dst_len); in read_route() 381 struct ndmsg *rt_msg; in read_arp() local 398 rt_msg = (struct ndmsg *)NLMSG_DATA(nh); in read_arp() 399 rt_attr = (struct rtattr *)RTM_RTA(rt_msg); in read_arp() 400 ndm_family = rt_msg->ndm_family; in read_arp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | os_intfs.c | 2568 struct rtmsg *rt_msg; local 2572 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 2573 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 2576 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | os_intfs.c | 2559 struct rtmsg *rt_msg; local 2563 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 2564 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 2567 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | os_intfs.c | 3126 struct rtmsg *rt_msg; in parse_routes() local 3130 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); in parse_routes() 3131 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) in parse_routes() 3134 rt_attr = (struct rtattr *) RTM_RTA(rt_msg); in parse_routes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | os_intfs.c | 3109 struct rtmsg *rt_msg; in parse_routes() local 3113 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); in parse_routes() 3114 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) in parse_routes() 3117 rt_attr = (struct rtattr *) RTM_RTA(rt_msg); in parse_routes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | os_intfs.c | 2898 struct rtmsg *rt_msg; in parse_routes() local 2902 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); in parse_routes() 2903 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) in parse_routes() 2906 rt_attr = (struct rtattr *) RTM_RTA(rt_msg); in parse_routes()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | os_intfs.c | 3556 struct rtmsg *rt_msg; local 3560 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 3561 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 3564 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 4083 struct rtmsg *rt_msg; local 4087 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4088 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4091 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 4099 struct rtmsg *rt_msg; local 4103 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4104 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4107 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | os_intfs.c | 4081 struct rtmsg *rt_msg; local 4085 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4086 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4089 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | os_intfs.c | 4213 struct rtmsg *rt_msg; local 4217 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4218 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4221 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | os_intfs.c | 4359 struct rtmsg *rt_msg; local 4363 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4364 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4367 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 4453 struct rtmsg *rt_msg; local 4457 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4458 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4461 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | os_intfs.c | 4556 struct rtmsg *rt_msg; local 4560 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4561 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4564 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 4473 struct rtmsg *rt_msg; local 4477 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4478 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4481 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | os_intfs.c | 4497 struct rtmsg *rt_msg; local 4501 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4502 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4505 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 4533 struct rtmsg *rt_msg; local 4537 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4538 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4541 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 4437 struct rtmsg *rt_msg; local 4441 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4442 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4445 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | os_intfs.c | 4472 struct rtmsg *rt_msg; local 4476 rt_msg = (struct rtmsg *) NLMSG_DATA(nl_hdr); 4477 if ((rt_msg->rtm_family != AF_INET) || (rt_msg->rtm_table != RT_TABLE_MAIN)) 4480 rt_attr = (struct rtattr *) RTM_RTA(rt_msg);
|