Home
last modified time | relevance | path

Searched refs:ppid_fsn (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_header.h177 } ppid_fsn; member
Dsctp_indata.c1747 ppid = chunk->dp.ppid_fsn.ppid; in sctp_process_a_data_chunk()
1749 fsn = ntohl(chunk->dp.ppid_fsn.fsn); in sctp_process_a_data_chunk()
Dsctp_output.c8166 ndchkh->dp.ppid_fsn.ppid = chk->rec.data.ppid;
8168 ndchkh->dp.ppid_fsn.fsn = htonl(sp->fsn);