Searched refs:default_ppid (Results 1 – 3 of 3) sorted by relevance
179 __u32 default_ppid; member1703 __u32 default_ppid; member
1874 default_sinfo.sinfo_ppid = asoc->default_ppid; in sctp_sendmsg()2797 asoc->default_ppid = info.sinfo_ppid; in sctp_setsockopt_default_send_param()2803 sp->default_ppid = info.sinfo_ppid; in sctp_setsockopt_default_send_param()2837 asoc->default_ppid = info.snd_ppid; in sctp_setsockopt_default_sndinfo()2842 sp->default_ppid = info.snd_ppid; in sctp_setsockopt_default_sndinfo()4025 sp->default_ppid = 0; in sctp_init_sock()5108 info.sinfo_ppid = asoc->default_ppid; in sctp_getsockopt_default_send_param()5114 info.sinfo_ppid = sp->default_ppid; in sctp_getsockopt_default_send_param()5152 info.snd_ppid = asoc->default_ppid; in sctp_getsockopt_default_sndinfo()5157 info.snd_ppid = sp->default_ppid; in sctp_getsockopt_default_sndinfo()
258 asoc->default_ppid = sp->default_ppid; in sctp_association_init()