Home
last modified time | relevance | path

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

/haiku/src/tests/system/network/multicast/
H A Dmulticat.c62 static int open_packet_file(void *buf, int n, const char *addr);
192 out_fd = open_packet_file(buf, n, address); in dump()
323 static int open_packet_file(void *buf, int n, const char *address) in open_packet_file() function