Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dethtool.h931 struct ethtool_ah_espip6_spec { struct
964 struct ethtool_ah_espip6_spec ah_ip6_spec;
965 struct ethtool_ah_espip6_spec esp_ip6_spec;
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c653 struct ethtool_ah_espip6_spec *ah_esp_hdr = &fsp->h_u.ah_ip6_spec; in otx2_prepare_ipv6_flow()
654 struct ethtool_ah_espip6_spec *ah_esp_mask = &fsp->m_u.ah_ip6_spec; in otx2_prepare_ipv6_flow()