Searched defs:unicx (Results 1 – 1 of 1) sorted by relevance
57 struct unicx { struct61 u_int errcnt; /* number of bad IEs */62 struct uni_ierr err[UNI_MAX_ERRIE]; /* the errors */64 int q2932; /* Enable GFP */65 int pnni; /* Enable PNNI */67 int git_hard; /* do hard check on GIT IE */68 int bearer_hard; /* do hard check on BEARER IE */92 void uni_print_cref(char *, size_t, const struct uni_cref *, struct unicx *); argument