Searched refs:do_nl_req (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c208 static int do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) function
335 do_nl_req(fd, nh, off, sizeof(data));
446 do_nl_req(fd, nh, off, 0);
580 do_nl_req(fd, nh, off, 0);
630 do_nl_req(fd, nh, off, 0);
756 do_nl_req(fd, nh, off, 0);
888 do_nl_req(fd, nh, off, 0);
956 do_nl_req(fd, nh, off, 0);
1131 print_addrs(nh, pm_family, do_nl_req(fd, nh, off, sizeof(data)));
1170 print_addrs(nh, pm_family, do_nl_req(f
[all...]

Completed in 122 milliseconds