Home
last modified time | relevance | path

Searched refs:ethtool_ah_espip6_spec (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1047 struct ethtool_ah_espip6_spec { struct
1080 struct ethtool_ah_espip6_spec ah_ip6_spec;
1081 struct ethtool_ah_espip6_spec esp_ip6_spec;
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1102 struct ethtool_ah_espip6_spec { struct
1135 struct ethtool_ah_espip6_spec ah_ip6_spec;
1136 struct ethtool_ah_espip6_spec esp_ip6_spec;
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c695 struct ethtool_ah_espip6_spec *ah_esp_hdr = &fsp->h_u.ah_ip6_spec; in otx2_prepare_ipv6_flow()
696 struct ethtool_ah_espip6_spec *ah_esp_mask = &fsp->m_u.ah_ip6_spec; in otx2_prepare_ipv6_flow()