Searched refs:OSPF6HDR_LEN (Results 1 – 1 of 1) sorted by relevance
244 #define OSPF6HDR_LEN 16 macro749 const struct hello6 *hellop = (const struct hello6 *)((const uint8_t *)op + OSPF6HDR_LEN); in ospf6_decode_v3()779 const struct dd6 *ddp = (const struct dd6 *)((const uint8_t *)op + OSPF6HDR_LEN); in ospf6_decode_v3()803 lsrp = (const struct lsr6 *)((const uint8_t *)op + OSPF6HDR_LEN); in ospf6_decode_v3()818 const struct lsu6 *lsup = (const struct lsu6 *)((const uint8_t *)op + OSPF6HDR_LEN); in ospf6_decode_v3()833 lshp = (const struct lsa6_hdr *)((const uint8_t *)op + OSPF6HDR_LEN); in ospf6_decode_v3()936 const struct hello6 *hellop = (const struct hello6 *)((const uint8_t *)op + OSPF6HDR_LEN); in ospf6_decode_v3_trailer()940 const struct dd6 *ddp = (const struct dd6 *)((const uint8_t *)op + OSPF6HDR_LEN); in ospf6_decode_v3_trailer()