Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h38 int addattr16(struct nlmsghdr *n, int maxlen, int type, __u16 data);
H A Dnetlink_helpers.c292 int addattr16(struct nlmsghdr *n, int maxlen, int type, __u16 data) in addattr16() function