function::tcpmib_remote_addr
名称
function::tcpmib_remote_addr — Get the remote address
Synopsis
tcpmib_remote_addr:long(sk:long)
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.