Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

function::tcpmib_remote_addr


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.