Searched refs:sockDestroy (Results 1 – 2 of 2) sorted by relevance
62 int sockDestroy(uint8_t proto, const inet_diag_msg *);
210 sockDestroy(proto, msg); in readDiagMsg()239 int SockDiag::sockDestroy(uint8_t proto, const inet_diag_msg *msg) { in sockDestroy() function in android::net::SockDiag