Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.h62 int sockDestroy(uint8_t proto, const inet_diag_msg *);
DSockDiag.cpp210 sockDestroy(proto, msg); in readDiagMsg()
239 int SockDiag::sockDestroy(uint8_t proto, const inet_diag_msg *msg) { in sockDestroy() function in android::net::SockDiag