Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h8217 struct sock_common { struct
8218 union {
8225 union {
8229 union {
8236 short unsigned int skc_family;
8237 volatile unsigned char skc_state;
8238 unsigned char skc_reuse: 4;
8239 unsigned char skc_reuseport: 1;
8240 unsigned char skc_ipv6only: 1;
8241 unsigned char skc_net_refcnt: 1;
[all …]