long_opts         618 examples/pcap2nbench/main.cpp   static struct option long_opts[] = {
long_opts         629 examples/pcap2nbench/main.cpp   while ((ch = getopt_long(argc,argv,short_opts,long_opts,&opt_ind)) != -1) {