Searched refs:snp (Results 1 – 2 of 2) sorted by relevance
234 union sctp_notification *snp; local236 snp = buf;238 switch (snp->sn_header.sn_type) {244 sac = &snp->sn_assoc_change;284 ssf = &snp->sn_send_failed;292 spc = &snp->sn_paddr_change;300 sre = &snp->sn_remote_error;309 fprintf(where, "unknown type: %hu\n", snp->sn_header.sn_type);
231 snp return SNP;