Home | History | Annotate | Download | only in tcpdump

Lines Matching full:tunnel_medium

117 #define TUNNEL_MEDIUM      65
305 static const char *tunnel_medium[]={ NULL,
408 { "Tunnel Medium", tunnel_medium, TAM_SIZE(tunnel_medium)-1, 1, print_attr_num },
589 if ( (attr_code == TUNNEL_TYPE) || (attr_code == TUNNEL_MEDIUM) )