Home
last modified time | relevance | path

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

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