Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ethtool_ah_espip4_spec Struct Reference

#include <ethtool.h>

Data Fields

__be32 ip4src
 
__be32 ip4dst
 
__be32 spi
 
__u8 tos
 

Detailed Description

struct ethtool_ah_espip4_spec - flow specification for IPsec/IPv4 : Source host : Destination host : Security parameters index : Type-of-service

This can be used to specify an IPsec transport or tunnel over IPv4.

Definition at line 468 of file ethtool.h.

Field Documentation

__be32 ip4dst

Definition at line 470 of file ethtool.h.

__be32 ip4src

Definition at line 469 of file ethtool.h.

__be32 spi

Definition at line 471 of file ethtool.h.

__u8 tos

Definition at line 472 of file ethtool.h.


The documentation for this struct was generated from the following file: