Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h37 int addattr8(struct nlmsghdr *n, int maxlen, int type, __u8 data);
H A Dnetlink_helpers.c287 int addattr8(struct nlmsghdr *n, int maxlen, int type, __u8 data) in addattr8() function