Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/lib/
H A Dcsum.c345 static int open_inet(int ipproto, int protocol) in open_inet() function
928 fd = open_inet(SOCK_DGRAM, 0); in do_tx()
930 fd = open_inet(SOCK_RAW, IPPROTO_RAW); in do_tx()