Home
last modified time | relevance | path

Searched defs:nglmistat (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_lmi.h66 struct nglmistat { struct
67 u_char proto[12]; /* Active proto (same as hook name) */
68 u_char hook[12]; /* Active hook */
69 u_char fixed; /* Set to fixed LMI mode */
70 u_char autod; /* Currently auto-detecting */
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.h66 struct nglmistat { struct
67 u_char proto[12]; /* Active proto (same as hook name) */
68 u_char hook[12]; /* Active hook */
69 u_char fixed; /* Set to fixed LMI mode */
70 u_char autod; /* Currently auto-detecting */
71 u_char seen[NGM_LMI_STAT_ARYSIZE]; /* DLCIs ever seen */
72 u_char up[NGM_LMI_STAT_ARYSIZE]; /* DLCIs currently up */