Home
last modified time | relevance | path

Searched refs:addattr_nest (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h44 struct rtattr *addattr_nest(struct nlmsghdr *n, int maxlen, int type);
H A Dnetlink_helpers.c346 struct rtattr *addattr_nest(struct nlmsghdr *n, int maxlen, int type) in addattr_nest() function