HomeSort by: relevance | last modified time | path
    Searched defs:tunnel_type (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-radius.c 172 #define TUNNEL_TYPE 64
431 static const char *tunnel_type[]={ NULL, variable
688 { "Tunnel-Type", tunnel_type, TAM_SIZE(tunnel_type)-1, 1, print_attr_num },
915 if ( (attr_code == TUNNEL_TYPE) || (attr_code == TUNNEL_MEDIUM) ) {
print-bgp.c 2316 uint8_t tunnel_type, flags; local
2322 tunnel_type = GET_U_1(tptr + 1);
2325 tok2str(bgp_pmsi_tunnel_values, "Unknown", tunnel_type),
2326 tunnel_type,
2333 switch (tunnel_type) {
  /src/sys/dev/pci/ixgbe/
ixgbe_type.h 3643 __be16 tunnel_type; member in struct:ixgbe_atr_input::__anon3467

Completed in 31 milliseconds