Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-tc.c125 static void TcCleanup(pcap_t *p);
636 p->cleanup_op = TcCleanup; in TcActivate()
640 TcCleanup(p); in TcActivate()
753 static void TcCleanup(pcap_t *p) in TcCleanup() function