Searched refs:notification_tlv (Results 1 – 5 of 5) sorted by relevance
43 struct notification_tlv *46 struct notification_tlv *t; in build_notification()55 t->length = htons(sizeof(struct notification_tlv) - TLV_TYPE_LENGTH); in build_notification()57 t->st_len = sizeof(struct notification_tlv) - 2 * TLV_TYPE_LENGTH; in build_notification()68 struct notification_tlv *nt; in send_notification()
95 struct notification_tlv* build_notification(uint32_t, uint32_t);
62 struct notification_tlv *notiftlv; in check_recv_pdu()
124 struct notification_tlv { struct
1106 struct notification_tlv *nottlv; in recv_session_pdu()1305 nottlv = (struct notification_tlv *) ttmp; in recv_session_pdu()