Searched refs:notification (Results 1 – 2 of 2) sorted by relevance
918 union sctp_notification *notification; in sctp_ulpevent_get_notification_type() local922 notification = (union sctp_notification *) skb->data; in sctp_ulpevent_get_notification_type()923 return notification->sn_header.sn_type; in sctp_ulpevent_get_notification_type()
891 added. When the timer expires, it triggers a sysfs notification.