Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h51886 struct sctp_cookie { struct
51887 __u32 my_vtag;
51888 __u32 peer_vtag;
51889 __u32 my_ttag;
51890 __u32 peer_ttag;
51891 ktime_t expiration;
51892 __u16 sinit_num_ostreams;
51893 __u16 sinit_max_instreams;
51894 __u32 initial_tsn;
51895 union sctp_addr peer_addr;
[all …]