fn routes(self: *const Ip6Protocol, delete_route: bool, destination: ?*const Ip6Address, prefix_length: u8, gateway_address: ?*const Ip6Address) Status

Adds and deletes routing table entries.

Parameters

self: *const Ip6Protocol,
delete_route: bool,
destination: ?*const Ip6Address,
prefix_length: u8,
gateway_address: ?*const Ip6Address,