Searched refs:bgpopt_type (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-bgp.c91 u_int8_t bgpopt_type; member in struct:bgp_opt
2325 printf("\n\t Option %d, length: %u", bgpopt.bgpopt_type, bgpopt.bgpopt_len);
2331 bgpopt.bgpopt_type,
2333 bgpopt.bgpopt_type,
2337 switch(bgpopt.bgpopt_type) {
2347 bgpopt.bgpopt_type);

Completed in 161 milliseconds