HomeSort by: relevance | last modified time | path
    Searched refs:MSGID_SIZE (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ldpd/
tlv.c 50 if (max <= TLV_TYPE_LENGTH + MSGID_SIZE)
tlv.h 58 #define MSGID_SIZE (sizeof(uint32_t))
95 #define CS_LEN (sizeof(struct init_tlv) - TLV_TYPE_LENGTH - MSGID_SIZE - \
socketops.c 425 TLV_TYPE_LENGTH + MSGID_SIZE + /* Hello TLV */ \
452 t->length = htons(MSGID_SIZE +
548 t->length = htons(MSGID_SIZE +

Completed in 15 milliseconds