Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h53339 struct sctp_sock { struct
53341 enum sctp_socket_type type; argument
53343 struct sctp_pf *pf;
53344 struct crypto_shash___2 *hmac;
53345 char *sctp_hmac_alg;
53346 struct sctp_endpoint *ep;
53347 struct sctp_bind_bucket *bind_hash;
53348 __u16 default_stream;
53350 __u32 default_ppid;
53351 __u16 default_flags;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h82009 struct sctp_sock { struct
82011 enum sctp_socket_type type; argument
82013 struct sctp_pf *pf;
82014 struct crypto_shash___2 *hmac;
82015 char *sctp_hmac_alg;
82016 struct sctp_endpoint *ep;
82017 struct sctp_bind_bucket *bind_hash;
82018 __u16 default_stream;
82020 __u32 default_ppid;
82021 __u16 default_flags;
[all …]
Dvmlinux.h82009 struct sctp_sock { struct
82011 enum sctp_socket_type type; argument
82013 struct sctp_pf *pf;
82014 struct crypto_shash___2 *hmac;
82015 char *sctp_hmac_alg;
82016 struct sctp_endpoint *ep;
82017 struct sctp_bind_bucket *bind_hash;
82018 __u16 default_stream;
82020 __u32 default_ppid;
82021 __u16 default_flags;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48460 struct sctp_sock { struct
48462 enum sctp_socket_type type; argument
48464 struct sctp_pf *pf;
48465 struct crypto_shash___2 *hmac;
48466 char *sctp_hmac_alg;
48467 struct sctp_endpoint *ep;
48468 struct sctp_bind_bucket *bind_hash;
48469 __u16 default_stream;
48471 __u32 default_ppid;
48472 __u16 default_flags;
[all …]
Dvmlinux_510.h48460 struct sctp_sock { struct
48462 enum sctp_socket_type type; argument
48464 struct sctp_pf *pf;
48465 struct crypto_shash___2 *hmac;
48466 char *sctp_hmac_alg;
48467 struct sctp_endpoint *ep;
48468 struct sctp_bind_bucket *bind_hash;
48469 __u16 default_stream;
48471 __u32 default_ppid;
48472 __u16 default_flags;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h56896 struct sctp_sock { struct
56898 enum sctp_socket_type type; argument
56900 struct sctp_pf *pf;
56901 struct crypto_shash *hmac;
56902 char *sctp_hmac_alg;
56903 struct sctp_endpoint *ep;
56904 struct sctp_bind_bucket *bind_hash;
56905 __u16 default_stream;
56907 __u32 default_ppid;
56908 __u16 default_flags;
[all …]
Dvmlinux.h56896 struct sctp_sock { struct
56898 enum sctp_socket_type type; argument
56900 struct sctp_pf *pf;
56901 struct crypto_shash *hmac;
56902 char *sctp_hmac_alg;
56903 struct sctp_endpoint *ep;
56904 struct sctp_bind_bucket *bind_hash;
56905 __u16 default_stream;
56907 __u32 default_ppid;
56908 __u16 default_flags;
[all …]