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

  
 
  

home | help
rte_rib6_conf(3)		      DPDK			rte_rib6_conf(3)

NAME
     rte_rib6_conf

SYNOPSIS
     #include <rte_rib6.h>

   Data Fields
     size_t ext_sz

Detailed Description
     RIB configuration structure

     Definition at line 41 of file rte_rib6.h.

Field Documentation
   size_t ext_sz
     Size  of  extension block inside rte_rib6_node. This space could be used to
     store additional user defined data.

     Definition at line 47 of file rte_rib6.h.

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

Version 25.11.0 		 Thu Aug 27 2026		rte_rib6_conf(3)

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

home | help