Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_lmi.h62 #define NGM_LMI_STAT_ARYSIZE (1024/8) macro
69 u_char seen[NGM_LMI_STAT_ARYSIZE]; /* DLCIs ever seen */
70 u_char up[NGM_LMI_STAT_ARYSIZE]; /* DLCIs currently up */