Searched refs:tunnel_type (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/tcpdump/ |
| HD | print-radius.c | 428 static const char *tunnel_type[]={ NULL, variable 685 { "Tunnel-Type", tunnel_type, TAM_SIZE(tunnel_type)-1, 1, print_attr_num },
|
| HD | print-bgp.c | 2308 uint8_t tunnel_type, flags; in bgp_attr_print() local 2314 tunnel_type = GET_U_1(tptr + 1); in bgp_attr_print() 2317 tok2str(bgp_pmsi_tunnel_values, "Unknown", tunnel_type), in bgp_attr_print() 2318 tunnel_type, in bgp_attr_print() 2325 switch (tunnel_type) { in bgp_attr_print()
|
| /dragonfly/sys/dev/netif/ix/ |
| HD | ixgbe_82599.c | 1812 switch (input_mask->formatted.tunnel_type & 0xFFFF) { in ixgbe_fdir_set_input_mask_82599() 1917 if (input->formatted.tunnel_type != 0) in ixgbe_fdir_write_perfect_filter_82599()
|
| HD | ixgbe_type.h | 3550 __be16 tunnel_type; member
|