Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_header.h156 } ppid_fsn; member
H A Dsctp_indata.c1711 ppid = chunk->dp.ppid_fsn.ppid; in sctp_process_a_data_chunk()
1713 fsn = ntohl(chunk->dp.ppid_fsn.fsn); in sctp_process_a_data_chunk()
H A Dsctp_output.c7637 ndchkh->dp.ppid_fsn.ppid = chk->rec.data.ppid; in sctp_move_to_outqueue()
7639 ndchkh->dp.ppid_fsn.fsn = htonl(sp->fsn); in sctp_move_to_outqueue()