Home
last modified time | relevance | path

Searched refs:UtilsAddrMatch (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dutils.h105 static __inline FILLP_BOOL UtilsAddrMatch(FILLP_CONST struct sockaddr_in *addrA, FILLP_CONST struct sockaddr_in *addrB) in UtilsAddrMatch() function
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c522 if (UtilsAddrMatch((struct sockaddr_in *)addr, (struct sockaddr_in *)&spcb->remoteAddr)) { in SysioGetPcbFromRemoteaddrUdp()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c932 match = UtilsAddrMatch((FILLP_CONST struct sockaddr_in *)&matchAddr, in FillpCheckandcopyConfirmAckAddr()
2020 if (UtilsAddrMatch((FILLP_CONST struct sockaddr_in *)&stateCookie->remoteSockIpv6Addr, in FillpValidateCookie()

Completed in 5 milliseconds