Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dsk_so_peek_off.c13 static char *afstr(int af, int proto) in afstr() function
35 printf("%s does not support SO_PEEK_OFF\n", afstr(af, proto)); in sk_peek_offset_probe()
158 printf("%s with MSG_PEEK_OFF works correctly\n", afstr(af, proto)); in sk_peek_offset_test()