Home
last modified time | relevance | path

Searched refs:UtilsIpv4AddrPortKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dutils.h52 __inline static FILLP_UINT32 UtilsIpv4AddrPortKey(FILLP_UINT16 port, struct sockaddr_in *remoteAddr) in UtilsIpv4AddrPortKey() function
76 return UtilsIpv4AddrPortKey((FILLP_UINT16)port, addr); in UtilsAddrHashKey()