Searched defs:sock_common (Results 1 – 9 of 9) sorted by relevance
54 struct sock_common { struct75 struct sock_common __sk_common; argument
21 struct sock_common { struct33 struct sock_common __sk_common; argument
10787 struct sock_common { struct10788 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 …]
8774 struct sock_common { struct8775 union {8782 union {8786 union {8793 short unsigned int skc_family;8794 volatile unsigned char skc_state;8795 unsigned char skc_reuse: 4;8796 unsigned char skc_reuseport: 1;8797 unsigned char skc_ipv6only: 1;8798 unsigned char skc_net_refcnt: 1;[all …]
7950 struct sock_common { struct7951 union {7958 union {7962 union {7969 short unsigned int skc_family;7970 volatile unsigned char skc_state;7971 unsigned char skc_reuse: 4;7972 unsigned char skc_reuseport: 1;7973 unsigned char skc_ipv6only: 1;7974 unsigned char skc_net_refcnt: 1;[all …]
11003 struct sock_common { struct11004 union {11011 union {11015 union {11022 short unsigned int skc_family;11023 volatile unsigned char skc_state;11024 unsigned char skc_reuse: 4;11025 unsigned char skc_reuseport: 1;11026 unsigned char skc_ipv6only: 1;11027 unsigned char skc_net_refcnt: 1;[all …]