Searched defs:nest (Results 1 – 5 of 5) sorted by relevance
/tools/testing/selftests/net/netfilter/ |
A D | conntrack_dump_flush.c | 24 struct nlattr *nest, *nest_ip, *nest_proto; in build_cta_tuple_v4() local 54 struct nlattr *nest, *nest_ip, *nest_proto; in build_cta_tuple_v6() local 82 struct nlattr *nest, *nest_proto; in build_cta_proto() local 224 struct nlattr *nest; in conntracK_count_zone() local 271 struct nlattr *nest; in conntrack_flush_zone() local
|
/tools/testing/selftests/bpf/ |
A D | netlink_helpers.c | 348 struct rtattr *nest = NLMSG_TAIL(n); in addattr_nest() local 354 int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest) in addattr_nest_end()
|
/tools/testing/selftests/net/mptcp/ |
A D | pm_nl_ctl.c | 760 struct rtattr *rta, *nest; in add_addr() local 891 struct rtattr *rta, *nest; in del_addr() local 1082 struct rtattr *rta, *nest; in get_addr() local 1321 struct rtattr *rta, *nest; in set_flags() local
|
/tools/testing/selftests/net/ovpn/ |
A D | ovpn-cli.c | 1090 struct rtattr *nest = nlmsg_tail(msg); in ovpn_nest_start() local 1098 static void ovpn_nest_end(struct nlmsghdr *msg, struct rtattr *nest) in ovpn_nest_end()
|
/tools/net/ynl/lib/ |
A D | ynl-priv.h | 52 const struct ynl_policy_nest *nest; member
|
Completed in 746 milliseconds