Searched refs:BGP_OPEN_SIZE (Results 1 – 1 of 1) sorted by relevance
88 #define BGP_OPEN_SIZE 29 /* unaligned */ macro1631 TCHECK2(dat[0], BGP_OPEN_SIZE); in bgp_open_print()1632 memcpy(&bgpo, dat, BGP_OPEN_SIZE); in bgp_open_print()1641 if (length < bgpo.bgpo_optlen+BGP_OPEN_SIZE) in bgp_open_print()