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 - 2
of
2
) 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),
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 53 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026