Home
last modified time | relevance | path

Searched defs:pf_update_tunnel_config (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_common.h1266 struct pf_update_tunnel_config struct
1268 u8 update_rx_pf_clss /* Update RX per PF tunnel classification scheme. */;
1271 u8 set_vxlan_udp_port_flg /* Update VXLAN tunnel UDP destination port. */;
1273 u8 tunnel_clss_vxlan /* Classification scheme for VXLAN tunnel. */;
1274 u8 tunnel_clss_l2geneve /* Classification scheme for l2 GENEVE tunnel. */;
1275 u8 tunnel_clss_ipgeneve /* Classification scheme for ip GENEVE tunnel. */;
1276 u8 tunnel_clss_l2gre /* Classification scheme for l2 GRE tunnel. */;
1277 u8 tunnel_clss_ipgre /* Classification scheme for ip GRE tunnel. */;
1278 __le16 vxlan_udp_port /* VXLAN tunnel UDP destination port. */;
1279 __le16 geneve_udp_port /* GENEVE tunnel UDP destination port. */;
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h1266 struct pf_update_tunnel_config struct
1268 u8 update_rx_pf_clss /* Update RX per PF tunnel classification scheme. */;
1271 u8 set_vxlan_udp_port_flg /* Update VXLAN tunnel UDP destination port. */;
1273 u8 tunnel_clss_vxlan /* Classification scheme for VXLAN tunnel. */;
1274 u8 tunnel_clss_l2geneve /* Classification scheme for l2 GENEVE tunnel. */;
1275 u8 tunnel_clss_ipgeneve /* Classification scheme for ip GENEVE tunnel. */;
1276 u8 tunnel_clss_l2gre /* Classification scheme for l2 GRE tunnel. */;
1277 u8 tunnel_clss_ipgre /* Classification scheme for ip GRE tunnel. */;
1278 __le16 vxlan_udp_port /* VXLAN tunnel UDP destination port. */;
1279 __le16 geneve_udp_port /* GENEVE tunnel UDP destination port. */;
[all …]