Home
last modified time | relevance | path

Searched refs:ethtool_ah_espip4_spec (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h993 struct ethtool_ah_espip4_spec { struct
1074 struct ethtool_ah_espip4_spec ah_ip4_spec;
1075 struct ethtool_ah_espip4_spec esp_ip4_spec;
1317 struct ethtool_ah_espip4_spec ah_ip4_spec;
1318 struct ethtool_ah_espip4_spec esp_ip4_spec;
/openbmc/linux/include/uapi/linux/
H A Dethtool.h993 struct ethtool_ah_espip4_spec { struct
1074 struct ethtool_ah_espip4_spec ah_ip4_spec;
1075 struct ethtool_ah_espip4_spec esp_ip4_spec;
1317 struct ethtool_ah_espip4_spec ah_ip4_spec;
1318 struct ethtool_ah_espip4_spec esp_ip4_spec;
/openbmc/u-boot/include/linux/
H A Dethtool.h352 struct ethtool_ah_espip4_spec { struct
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c536 struct ethtool_ah_espip4_spec *ah_esp_hdr = &fsp->h_u.ah_ip4_spec; in otx2_prepare_ipv4_flow()
537 struct ethtool_ah_espip4_spec *ah_esp_mask = &fsp->m_u.ah_ip4_spec; in otx2_prepare_ipv4_flow()