Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_lmi.h64 struct nglmistat { struct
65 u_char proto[12]; /* Active proto (same as hook name) */
66 u_char hook[12]; /* Active hook */
67 u_char fixed; /* Set to fixed LMI mode */
68 u_char autod; /* Currently auto-detecting */
69 u_char seen[NGM_LMI_STAT_ARYSIZE]; /* DLCIs ever seen */
70 u_char up[NGM_LMI_STAT_ARYSIZE]; /* DLCIs currently up */