Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_lmi.h64 #define NGM_LMI_STAT_ARYSIZE (1024/8) macro
71 u_char seen[NGM_LMI_STAT_ARYSIZE]; /* DLCIs ever seen */
72 u_char up[NGM_LMI_STAT_ARYSIZE]; /* DLCIs currently up */
/f-stack/tools/compat/include/netgraph/
H A Dng_lmi.h64 #define NGM_LMI_STAT_ARYSIZE (1024/8) macro
71 u_char seen[NGM_LMI_STAT_ARYSIZE]; /* DLCIs ever seen */
72 u_char up[NGM_LMI_STAT_ARYSIZE]; /* DLCIs currently up */