Searched refs:esp_ip4_spec (Results 1 – 5 of 5) sorted by relevance
/external/ethtool/ |
D | rxclass.c | 147 ntohl(fsp->h_u.esp_ip4_spec.spi), in rxclass_print_nfc_rule() 148 ntohl(fsp->m_u.esp_ip4_spec.spi)); in rxclass_print_nfc_rule() 698 offsetof(struct ethtool_rx_flow_spec, h_u.esp_ip4_spec.ip4src), 699 offsetof(struct ethtool_rx_flow_spec, m_u.esp_ip4_spec.ip4src) }, 701 offsetof(struct ethtool_rx_flow_spec, h_u.esp_ip4_spec.ip4dst), 702 offsetof(struct ethtool_rx_flow_spec, m_u.esp_ip4_spec.ip4dst) }, 704 offsetof(struct ethtool_rx_flow_spec, h_u.esp_ip4_spec.tos), 705 offsetof(struct ethtool_rx_flow_spec, m_u.esp_ip4_spec.tos) }, 707 offsetof(struct ethtool_rx_flow_spec, h_u.esp_ip4_spec.spi), 708 offsetof(struct ethtool_rx_flow_spec, m_u.esp_ip4_spec.spi) },
|
D | ethtool-copy.h | 855 struct ethtool_ah_espip4_spec esp_ip4_spec; member 1096 struct ethtool_ah_espip4_spec esp_ip4_spec; member
|
/external/kernel-headers/original/uapi/linux/ |
D | ethtool.h | 947 struct ethtool_ah_espip4_spec esp_ip4_spec; member 1190 struct ethtool_ah_espip4_spec esp_ip4_spec; member
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 26804 …<var-decl name="esp_ip4_spec" type-id="b6a9d1ee" visibility="default" filepath="include/uapi/linux…
|
D | test-PR27569-v0.abi | 26776 …<var-decl name="esp_ip4_spec" type-id="b6a9d1ee" visibility="default" filepath="include/uapi/linux…
|