Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-tc.c138 static int TcLiveDumpEnded(pcap_t *p, int sync);
628 p->live_dump_ended_op = TcLiveDumpEnded; in TcActivate()
1204 TcLiveDumpEnded(pcap_t *p, int sync _U_) in TcLiveDumpEnded() function