Searched refs:snd_flags (Results 1 – 8 of 8) sorted by relevance
1247 handshake_sinfo.snd_flags = SCTP_SACK_IMMEDIATELY; in dgram_sctp_write()1281 sndinfo->snd_flags = sinfo->snd_flags; in dgram_sctp_write()1304 sndrcvinfo->sinfo_flags = sinfo->snd_flags; in dgram_sctp_write()
156 uint16_t snd_flags; member
3103 info->snd_flags = stcb->asoc.def_send.sinfo_flags;3104 info->snd_flags &= 0xfff0;3115 info->snd_flags = inp->def_send.sinfo_flags;3116 info->snd_flags &= 0xfff0;6194 stcb->asoc.def_send.sinfo_flags = info->snd_flags;6212 inp->def_send.sinfo_flags = info->snd_flags;6227 stcb->asoc.def_send.sinfo_flags = info->snd_flags;
3438 ssfe->ssfe_info.snd_flags = chk->rec.data.rcv_flags; in sctp_notify_send_failed()3543 ssfe->ssfe_info.snd_flags = SCTP_DATA_LAST_FRAG; in sctp_notify_send_failed2()3545 ssfe->ssfe_info.snd_flags = SCTP_DATA_NOT_FRAG; in sctp_notify_send_failed2()
3518 sndrcvinfo->sinfo_flags = sndinfo.snd_flags; in sctp_find_cmsg()
344 uint16_t snd_flags; member
321 uint16_t snd_flags; member
1314 print_mask_arg(sysdecode_sctp_snd_flags, fp, info->snd_flags); in print_sctp_sndinfo()