Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dpsock_snd.c289 static void check_aux_data(struct cmsghdr *cmsg, int expected_len) in check_aux_data() function
350 check_aux_data(CMSG_FIRSTHDR(&msg), expected_len); in do_rx()