Net.IPv4Link
initialize :: forall {m :: Type -> Type} {i} {content}. Monad m => (Addr, Addr) -> Maybe Addr -> Interface m i (Addr, Packet content) -> Interface m i (Packet content) Source #