OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notification_tlv
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/ldpd/
notifications.c
43
struct
notification_tlv
*
46
struct
notification_tlv
*t;
55
t->length = htons(sizeof(struct
notification_tlv
) - TLV_TYPE_LENGTH);
57
t->st_len = sizeof(struct
notification_tlv
) - 2 * TLV_TYPE_LENGTH;
68
struct
notification_tlv
*nt;
notifications.h
95
struct
notification_tlv
* build_notification(uint32_t, uint32_t);
pdu.c
62
struct
notification_tlv
*notiftlv;
tlv.h
124
struct
notification_tlv
{
struct
socketops.c
1106
struct
notification_tlv
*nottlv;
1305
nottlv = (struct
notification_tlv
*) ttmp;
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025