Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dethtool.h1006 struct ethtool_ah_espip6_spec { struct
1039 struct ethtool_ah_espip6_spec ah_ip6_spec;
1040 struct ethtool_ah_espip6_spec esp_ip6_spec;
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c670 struct ethtool_ah_espip6_spec *ah_esp_hdr = &fsp->h_u.ah_ip6_spec; in otx2_prepare_ipv6_flow()
671 struct ethtool_ah_espip6_spec *ah_esp_mask = &fsp->m_u.ah_ip6_spec; in otx2_prepare_ipv6_flow()