aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/af_packet/af_packet.h
diff options
context:
space:
mode:
authorMohsin Kazmi <sykazmi@cisco.com>2022-04-05 11:28:29 +0000
committerBeno�t Ganne <bganne@cisco.com>2022-04-05 14:17:38 +0000
commit61a2c8939d188ce2fc033695fe6dbf84b4ad61a6 (patch)
tree61b18081ec8b31f1fab8acb881e6a0f788d772fa /src/vnet/devices/af_packet/af_packet.h
parenta94563e12801ae2a3d69921d205dfd117caeae5b (diff)
devices: remove redundant code af-packet
Type: refactor Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com> Change-Id: Id485f525057163582dc7a83f7dab7a8b2e759270
Diffstat (limited to 'src/vnet/devices/af_packet/af_packet.h')
-rw-r--r--src/vnet/devices/af_packet/af_packet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vnet/devices/af_packet/af_packet.h b/src/vnet/devices/af_packet/af_packet.h
index 4cae700909a..1b24eef788c 100644
--- a/src/vnet/devices/af_packet/af_packet.h
+++ b/src/vnet/devices/af_packet/af_packet.h
@@ -96,7 +96,6 @@ typedef struct
u8 *host_if_name;
int host_if_index;
- u32 hdrlen;
u32 host_mtu;
u32 dev_instance;