Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dtun.c311 static int udp_socket_open(struct sockaddr_storage *ssa, bool do_frag, in udp_socket_open() function
770 self->sock = udp_socket_open(&ssa, false, true, &dsa); in FIXTURE_SETUP()