#include <jcfg.h>
The JCFG basic information structure
- Examples
- examples/cndpfwd/acl-func.c, examples/cndpfwd/main.c, examples/cndpfwd/parse-args.c, examples/cndpfwd/stats.c, examples/cnet-graph/cnet-graph.c, examples/cnet-graph/parse-args.c, examples/cnet-graph/stats.c, examples/cnet-quic/cnet-quic.c, examples/cnet-quic/parse-args.c, examples/cnet-quic/stats.c, examples/dlb_test/dlb_test.c, examples/dlb_test/parse-args.c, examples/dlb_test/stats.c, examples/l3fwd-graph/fwd.c, examples/l3fwd-graph/parse-args.c, examples/l3fwd-graph/stats.c, examples/phil/main.c, and examples/phil/parse-args.c.
Definition at line 334 of file jcfg.h.
◆ flags
Flags used in JCFG parsing of file.
Definition at line 335 of file jcfg.h.
◆ listen_sock
Socket file descriptor
Definition at line 336 of file jcfg.h.
◆ sun
The path to the local domain socket
Definition at line 336 of file jcfg.h.
◆ running
The running flag for the socket listener
Definition at line 338 of file jcfg.h.
◆ cfg
The internal JCFG configuration data structure pointer
Definition at line 339 of file jcfg.h.
◆ cb
The callback function for parsing JSON file
Definition at line 340 of file jcfg.h.
The documentation for this struct was generated from the following file: