Este contenido no está disponible en el idioma seleccionado.
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.