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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-radius.c433 static const char *tunnel_type[]={ NULL, variable
690 { "Tunnel-Type", tunnel_type, TAM_SIZE(tunnel_type)-1, 1, print_attr_num },
H A Dprint-bgp.c2312 uint8_t tunnel_type, flags; local
2318 tunnel_type = GET_U_1(tptr + 1);
2321 tok2str(bgp_pmsi_tunnel_values, "Unknown", tunnel_type),
2322 tunnel_type,
2329 switch (tunnel_type) {
/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_82599.c1832 switch (input_mask->formatted.tunnel_type & 0xFFFF) {
1938 if (input->formatted.tunnel_type != 0)
H A Dixgbe_type.h3643 __be16 tunnel_type; member in struct:ixgbe_atr_input::__anon17

Completed in 155 milliseconds