Home
last modified time | relevance | path

Searched defs:nest (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/net/netfilter/
Dconntrack_dump_flush.c24 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/
Dnetlink_helpers.c348 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/
Dpm_nl_ctl.c767 struct rtattr *rta, *nest; in add_addr() local
898 struct rtattr *rta, *nest; in del_addr() local
1089 struct rtattr *rta, *nest; in get_addr() local
1328 struct rtattr *rta, *nest; in set_flags() local
/tools/net/ynl/lib/
Dynl-priv.h48 const struct ynl_policy_nest *nest; member