이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::tcpmib_local_port
Name
function::tcpmib_local_port — Get the local port
Synopsis
tcpmib_local_port:long(sk:long)
tcpmib_local_port:long(sk:long)
Arguments
sk
- pointer to a struct inet_sock
Description
Returns the sport from a struct inet_sock in host order.