Home
last modified time | relevance | path

Searched defs:create_pair (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_sockmap.c157 static int create_pair(int *c, int *p, int type) in create_pair() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsocket_helpers.h332 static inline int create_pair(int family, int sotype, int *p0, int *p1) in create_pair() function