Home
last modified time | relevance | path

Searched defs:CMSG_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dtcp_inq.c30 #define CMSG_SIZE 32 macro
H A Drxtimestamp.c177 const int CMSG_SIZE = 1024; in do_recv() local