Marc Dionne <marc.dionne at auristor.com> wrote: > + if (peer->src->transport.family == AF_INET6) { Note that this doesn't actually compile as you don't have access to the definition of struct rxrpc_peer. David