Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h41 int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *data);
H A Dnetlink_helpers.c307 int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *str) in addattrstrz() function