PCAP_DIR
PCAP_DIR "/packets-%d-%d-%s-%s.log", getpid(), tmon_seq++,
r = mkdir(PCAP_DIR, 0755);
log_err("Failed to create " PCAP_DIR);