Searched refs:pcMethodName (Results 1 – 1 of 1) sorted by relevance
1560 const char * pcMethodName; in showEndPoint() local1576 pcMethodName = "DHCP"; in showEndPoint()1580 pcMethodName = "RA"; in showEndPoint()1584 pcMethodName = "static"; in showEndPoint()1602 …nt : up = %s method %s\n", ( pxEndPoint->bits.bEndPointUp != 0 ) ? "yes" : "no", pcMethodName ) ); in showEndPoint()1622 … "End-point : up = %s method %s\n", pxEndPoint->bits.bEndPointUp ? "yes" : "no", pcMethodName ) ); in showEndPoint()