Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
rte_cfgfile_parameters(3)	     DPDK	     rte_cfgfile_parameters(3)

NAME
       rte_cfgfile_parameters

SYNOPSIS
       #include	<rte_cfgfile.h>

   Data	Fields
       char comment_character

Detailed Description
       Configuration file operation optional arguments

       Definition at line 40 of	file rte_cfgfile.h.

Field Documentation
   char	comment_character
       Config file comment character; one of '!', '#', '', ';',	'@'

       Definition at line 42 of	file rte_cfgfile.h.

Author
       Generated automatically by Doxygen for DPDK from	the source code.

Version	25.11.0			Thu Jun	11 2026	     rte_cfgfile_parameters(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=comment_character&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help