Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h36 int addattr(struct nlmsghdr *n, int maxlen, int type);
H A Dnetlink_helpers.c282 int addattr(struct nlmsghdr *n, int maxlen, int type) in addattr() function