Home
last modified time | relevance | path

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

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