Searched refs:sn_type (Results 1 – 5 of 5) sorted by relevance
144 switch (sn->sn_header.sn_type) { in test_print_message()169 printf("%d", sn->sn_header.sn_type); in test_print_message()200 if (sn->sn_header.sn_type != expected_sn_type) in test_check_buf_notification()202 "expected:%d", sn->sn_header.sn_type, in test_check_buf_notification()205 switch(sn->sn_header.sn_type){ in test_check_buf_notification()
791 switch (notification.sn_header.sn_type) { in OnNotificationFromSctp()838 << notification.sn_header.sn_type; in OnNotificationFromSctp()
409 __u16 sn_type; /* Notification type. */ member
506 __u16 sn_type; /* Notification type. */ member
230 switch (snp->sn_header.sn_type) { in sctp_process_event()301 fprintf(where, "unknown type: %hu\n", snp->sn_header.sn_type); in sctp_process_event()