Home
last modified time | relevance | path

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

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