Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h10787 struct sock_common { struct
10788 union {
10795 union {
10799 union {
10806 short unsigned int skc_family;
10807 volatile unsigned char skc_state;
10808 unsigned char skc_reuse: 4;
10809 unsigned char skc_reuseport: 1;
10810 unsigned char skc_ipv6only: 1;
10811 unsigned char skc_net_refcnt: 1;
[all …]