OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISNS_TLV_HDR_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libisns/
isns_pdu.h
106
#define
ISNS_TLV_HDR_SIZE
(sizeof(uint32_t) * 2)
134
return (uint8_t *)buf +
ISNS_TLV_HDR_SIZE
;
isns_pdu.c
591
uint8_t tlv_buf[
ISNS_TLV_HDR_SIZE
];
612
rval = isns_add_pdu_payload_data(trans_p, tlv_buf,
ISNS_TLV_HDR_SIZE
);
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025