Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c2730 struct sctp_assocparams *sasoc; local
2739 sasoc->sasoc_peer_rwnd = stcb->asoc.peers_rwnd;
2740 sasoc->sasoc_local_rwnd = stcb->asoc.my_rwnd;
2750 sasoc->sasoc_number_peer_destinations = 0;
2751 sasoc->sasoc_peer_rwnd = 0;
5698 struct sctp_assocparams *sasoc; local
5702 if (sasoc->sasoc_cookie_life > 0) {
5712 if (sasoc->sasoc_asocmaxrxt > 0) {
5715 if (sasoc->sasoc_cookie_life > 0) {
5725 if (sasoc->sasoc_asocmaxrxt > 0) {
[all …]