Searched refs:CAP_TLV_DYNAMIC_SIZE (Results 1 – 2 of 2) sorted by relevance
42 CAP_TLV_DYNAMIC_SIZE + CAP_TLV_TWCARD_SIZE + CAP_TLV_UNOTIF_SIZE; in send_init()231 size = LDP_HDR_SIZE + LDP_MSG_SIZE + CAP_TLV_DYNAMIC_SIZE; in send_capability()410 return (ibuf_add(buf, &cap, CAP_TLV_DYNAMIC_SIZE)); in gen_cap_dynamic_tlv()
256 #define CAP_TLV_DYNAMIC_SIZE 5 macro