Contents

nw_path_enumerate_gateways(_:_:)

Enumerates the list of gateways configured on the interfaces available to a path.

Declaration

func nw_path_enumerate_gateways(_ path: nw_path_t, _ enumerate_block: (nw_endpoint_t) -> Bool)

See Also

Functions