Searched defs:fd4 (Results 1 – 10 of 10) sorted by relevance
331 let fd4 = socket( in test_ttl_opts() localVariable354 let fd4 = socket( in test_multicast_ttl_opts_ipv4() localVariable395 let fd4 = socket( in test_dontfrag_opts() localVariable
82 register int fd4, fd6, fd; in pcapint_findalldevs_interfaces() local
34 static int fd1, fd4; variable
39 static int fd2, fd3, fd4 = -1; variable
32 static int fd4[2]; variable
33 static int fd4; variable
36 static int fd4[2]; variable
34 static int fd4; variable
266 fd3 = event_fd3.fd(), fd4 = event_fd4.fd(); in TEST_F() local
237 _Bool fd4(struct S *a, struct S *b, struct S *c) { in fd4() function