Home
last modified time | relevance | path

Searched refs:NLMSG_NEXT (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c107 for (; NLMSG_OK(nh, rem); nh = NLMSG_NEXT(nh, rem)) { in do_nl_req()
402 for (; NLMSG_OK(nh, total_len); nh = NLMSG_NEXT(nh, total_len)) { in print_addrs()
509 for (; NLMSG_OK(nh, total_len); nh = NLMSG_NEXT(nh, total_len)) { in print_limits()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dnetlink.h95 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), \ macro
/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 Dnetlink.h95 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), \ macro
/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 Dnetlink.h95 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), \ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnetlink.h95 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), \ macro
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_router_ipv4_user.c159 for (; NLMSG_OK(nh, nll); nh = NLMSG_NEXT(nh, nll)) { in read_route()
397 for (; NLMSG_OK(nh, nll); nh = NLMSG_NEXT(nh, nll)) { in read_arp()
/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dvsock_diag_test.c311 h = NLMSG_NEXT(h, ret); in read_vsock_stat()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dnetlink.c98 nh = NLMSG_NEXT(nh, len)) { in bpf_netlink_recv()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dnet.c161 nh = NLMSG_NEXT(nh, len)) { in netlink_recv()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c2727 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c2718 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dos_intfs.c3281 h = NLMSG_NEXT(h, err); in route_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dos_intfs.c3269 h = NLMSG_NEXT(h, err); in route_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dos_intfs.c3058 h = NLMSG_NEXT(h, err); in route_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dos_intfs.c3715 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dos_intfs.c4242 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dos_intfs.c4258 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dos_intfs.c4240 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dos_intfs.c4372 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dos_intfs.c4518 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dos_intfs.c4612 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c4715 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dos_intfs.c4632 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dos_intfs.c4656 h = NLMSG_NEXT(h, err);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c4692 h = NLMSG_NEXT(h, err);

12