Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dsocket_cookie_prog.c37 if (ctx->family != AF_INET6 || ctx->user_family != AF_INET6) in set_cookie()
/tools/include/uapi/linux/
Dbpf.h5670 __u32 user_family; /* Allows 4-byte read, but no write. */ member