Searched refs:st_udp (Results 1 – 1 of 1) sorted by relevance
204 struct stat st_tcp, st_udp, st_raw; in TEST() local243 ASSERT_EQ(fstat(netns_udp, &st_udp), 0); in TEST()244 ASSERT_EQ(st_tcp.st_ino, st_udp.st_ino); in TEST()