Name

function::tcpmib_remote_addr — Get the remote address

Synopsis

    tcpmib_remote_addr:long(sk:long)

Arguments

sk

pointer to a struct inet_sock

Description

Returns the daddr from a struct inet_sock in host order.