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

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-radius.c289 static const char *tunnel_type[]={ NULL, variable
407 { "Tunnel Type", tunnel_type, TAM_SIZE(tunnel_type)-1, 1, print_attr_num },
H A Dprint-bgp.c2083 u_int8_t tunnel_type, flags; local
2085 tunnel_type = *(tptr+1);
2091 tok2str(bgp_pmsi_tunnel_values, "Unknown", tunnel_type),
2092 tunnel_type,
2099 switch (tunnel_type) {

Completed in 83 milliseconds