# Functions
No description provided by the author
ActionProfileGroupDelete: used to generate the p4.Update struct to create a group of nexthops
*/.
ActionProfileGroupInsert: used to generate the p4.Update struct to create a group of nexthops
*/.
Ipv4TableDelete: used to generate the p4.Update struct needed to create a route entry to a specific nexthop
*/.
Ipv4TableDeleteWcmp: used to generate the p4.Update struct needed to create a route entry to a multipath group
*/.
TODO test this with IPv6 routes and if works as is rename the functions and go file appropriately
Ipv4TableInsert: used to generate the p4.Update struct needed to create a route entry to a specific nexthop
*/.
Ipv4TableInsertWcmp: used to generate the p4.Update struct needed to create a route entry to a multipath group
*/.
NeighborTableDelete: used to generate the p4.Update struct needed to create a neighbor entry
*/.
NeighborTableInsert: used to generate the p4.Update struct needed to create a neighbor entry
*/.
NextHopTableDelete: used to generate the p4.Update struct needed to create a nexthop entry
*/.
NextHopTableInsert: used to generate the p4.Update struct needed to create a nexthop entry
*/.
RouterTableDelete: generate the p4.Update struct needed to remove a Router Interface Entry
*/.
RouterTableInsert: generate the p4.Update struct needed to create a Router Interface Entry
*/.