HomeSort by relevance Sort by last modified time
    Searched full:qosstr (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 33 static char *qosstr = NULL; variable
51 { "qos", o_string, &qosstr,
147 if (qosstr != NULL)
148 if (text2qos(qosstr, &qos, 0))

Completed in 419 milliseconds