aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bin_api/af_packet/af_packet.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bin_api/af_packet/af_packet.go')
-rw-r--r--examples/bin_api/af_packet/af_packet.go11
1 files changed, 6 insertions, 5 deletions
diff --git a/examples/bin_api/af_packet/af_packet.go b/examples/bin_api/af_packet/af_packet.go
index 58db69d..04d783f 100644
--- a/examples/bin_api/af_packet/af_packet.go
+++ b/examples/bin_api/af_packet/af_packet.go
@@ -1,5 +1,6 @@
+// Code generated by govpp binapi-generator DO NOT EDIT.
// Package af_packet represents the VPP binary API of the 'af_packet' VPP module.
-// DO NOT EDIT. Generated from 'bin_api/af_packet.api.json'
+// Generated from '../../bin_api/af_packet.api.json'
package af_packet
import "git.fd.io/govpp.git/api"
@@ -8,7 +9,7 @@ import "git.fd.io/govpp.git/api"
const VlAPIVersion = 0xd4ce9f85
// AfPacketCreate represents the VPP binary API message 'af_packet_create'.
-// Generated from 'bin_api/af_packet.api.json', line 6:
+// Generated from '../../bin_api/af_packet.api.json', line 6:
//
// ["af_packet_create",
// ["u16", "_vl_msg_id"],
@@ -40,7 +41,7 @@ func NewAfPacketCreate() api.Message {
}
// AfPacketCreateReply represents the VPP binary API message 'af_packet_create_reply'.
-// Generated from 'bin_api/af_packet.api.json', line 15:
+// Generated from '../../bin_api/af_packet.api.json', line 15:
//
// ["af_packet_create_reply",
// ["u16", "_vl_msg_id"],
@@ -69,7 +70,7 @@ func NewAfPacketCreateReply() api.Message {
}
// AfPacketDelete represents the VPP binary API message 'af_packet_delete'.
-// Generated from 'bin_api/af_packet.api.json', line 22:
+// Generated from '../../bin_api/af_packet.api.json', line 22:
//
// ["af_packet_delete",
// ["u16", "_vl_msg_id"],
@@ -97,7 +98,7 @@ func NewAfPacketDelete() api.Message {
}
// AfPacketDeleteReply represents the VPP binary API message 'af_packet_delete_reply'.
-// Generated from 'bin_api/af_packet.api.json', line 29:
+// Generated from '../../bin_api/af_packet.api.json', line 29:
//
// ["af_packet_delete_reply",
// ["u16", "_vl_msg_id"],