Searched refs:sb_temp (Results 1 – 1 of 1) sorted by relevance
924 struct sctpstat sb_temp; variable936 memset(&sb_temp, 0, sizeof(struct sctpstat));939 error = SYSCTL_IN(req, &sb_temp, sizeof(struct sctpstat));1072 memcpy(sarry, &sb_temp, sizeof(struct sctpstat));1082 memcpy(&SCTP_BASE_STATS, &sb_temp, sizeof(struct sctpstat));