Home
last modified time | relevance | path

Searched refs:UtilsAddrHashKey (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c250 hashIndex = UtilsAddrHashKey((struct sockaddr_in *)&netbuf->addr); in SysioFetchPacketUdp()
384 FILLP_UINT32 addrHashKey = UtilsAddrHashKey((struct sockaddr_in *)&pcb->remoteAddr); in SysioConnectUdp()
397 FILLP_UINT32 addrHashKey = UtilsAddrHashKey((struct sockaddr_in *)&pcb->remoteAddr); in SysioRemovePcbUdp()
440 FILLP_UINT32 addrHashKey = UtilsAddrHashKey((struct sockaddr_in *)&pcb->remoteAddr); in SysioHandlePacketUdp()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dutils.h66 __inline static FILLP_UINT32 UtilsAddrHashKey(struct sockaddr_in *addr) in UtilsAddrHashKey() function

Completed in 2 milliseconds