OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:itlv
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/ldpd/
socketops.c
1102
struct init_tlv *
itlv
;
local
1172
itlv
= (struct init_tlv *)ttmp;
1174
if (ntohs(
itlv
->length) <
1183
if (ntohs(
itlv
->cs_version) != LDP_VERSION) {
1185
send_notification(p, ntohl(
itlv
->messageid),
1196
send_notification(p, ntohl(
itlv
->messageid),
Completed in 30 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026