Red Hat Training

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

function::tcpmib_local_addr


Name

function::tcpmib_local_addr — Get the source address

Synopsis

tcpmib_local_addr:long(sk:long)

Arguments

sk
pointer to a struct inet_sock

Description

Returns the saddr from a struct inet_sock in host order.