Home
last modified time | relevance | path

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

/samples/bpf/
Dhbm.c443 struct option loptions[] = { in main() local
449 while ((k = getopt_long(argc, argv, optstring, loptions, NULL)) != -1) { in main()