Searched defs:sppp_dlpi_pinfo_t (Results 1 – 1 of 1) sorted by relevance
83 struct sppp_dlpi_pinfo_t { struct84 int pi_minlen; /* minimum primitive length */85 int pi_state; /* acceptable starting state */86 int (*pi_funcp)(); /* function() to call */