Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c118 static int recv_loop_with_match(int, sockunion_t *, sockunion_t *);
248 error = recv_loop_with_match(sock, &tmpgroup, &tmpsource); in do_asm_ipv4()
650 recv_loop_with_match(int sock, sockunion_t *group, sockunion_t *source) in recv_loop_with_match() function