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

  /src/usr.sbin/ldpd/
pdu.h 44 #define PDU_PAYLOAD_LENGTH (sizeof(struct in_addr) + sizeof(uint16_t))
fsm.c 79 if (pduid->length - PDU_PAYLOAD_LENGTH -
socketops.c 1357 ntohs(t->length) + TLV_TYPE_LENGTH + PDU_PAYLOAD_LENGTH) {
1401 PDU_PAYLOAD_LENGTH);

Completed in 14 milliseconds