Home
last modified time | relevance | path

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

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