Searched refs:user_family (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dsocket_cookie_prog.c37 if (ctx->family != AF_INET6 || ctx->user_family != AF_INET6)
H A Dcgrp_ls_attach_cgroup.c30 if (ctx->family != AF_INET6 || ctx->user_family != AF_INET6)
H A Dsock_destroy_prog.c34 if (ctx->family != AF_INET6 || ctx->user_family != AF_INET6)
/linux-master/include/uapi/linux/
H A Dbpf.h6729 __u32 user_family; /* Allows 4-byte read, but no write. */ member in struct:bpf_sock_addr
/linux-master/tools/include/uapi/linux/
H A Dbpf.h6729 __u32 user_family; /* Allows 4-byte read, but no write. */ member in struct:bpf_sock_addr
/linux-master/net/core/
H A Dfilter.c10169 case offsetof(struct bpf_sock_addr, user_family):

Completed in 1822 milliseconds