Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dnetlink_helpers.h40 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data);
Dnetlink_helpers.c302 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data) in addattr64() function