FUNCTION::IPMIB_REMO

Section: SNMP Information Tapset (3stap)
Updated: November 2020
Page Index
 

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.  

SEE ALSO

tapset::ipmib(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO