Este contenido no está disponible en el idioma seleccionado.
function::ipmib_remote_addr
Name
function::ipmib_remote_addr — Get the remote ip address
Synopsis
ipmib_remote_addr:long(skb:long,SourceIsLocal:long)
Arguments
skb
- pointer to a struct sk_buff
SourceIsLocal
- flag to indicate whether local operation
Description
Returns the remote ip address from
skb
.