spt_pathmaxrxt 1067 include/uapi/linux/sctp.h __u16 spt_pathmaxrxt; spt_pathmaxrxt 3979 net/sctp/socket.c if (val.spt_pathmaxrxt) spt_pathmaxrxt 3980 net/sctp/socket.c trans->pathmaxrxt = val.spt_pathmaxrxt; spt_pathmaxrxt 3994 net/sctp/socket.c if (val.spt_pathmaxrxt) spt_pathmaxrxt 3995 net/sctp/socket.c trans->pathmaxrxt = val.spt_pathmaxrxt; spt_pathmaxrxt 3999 net/sctp/socket.c if (val.spt_pathmaxrxt) spt_pathmaxrxt 4000 net/sctp/socket.c asoc->pathmaxrxt = val.spt_pathmaxrxt; spt_pathmaxrxt 4005 net/sctp/socket.c if (val.spt_pathmaxrxt) spt_pathmaxrxt 4006 net/sctp/socket.c sp->pathmaxrxt = val.spt_pathmaxrxt; spt_pathmaxrxt 7208 net/sctp/socket.c val.spt_pathmaxrxt = trans->pathmaxrxt; spt_pathmaxrxt 7221 net/sctp/socket.c val.spt_pathmaxrxt = asoc->pathmaxrxt; spt_pathmaxrxt 7226 net/sctp/socket.c val.spt_pathmaxrxt = sp->pathmaxrxt;