Searched refs:_SL_ (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Dip.c34 char * _SL_ = NULL; variable
121 _SL_ = oneline ? "\\" : "\n" ;
H A Diptunnel.c449 printf("%s Drop packets out of sequence.\n", _SL_);
451 printf("%s Checksum in received packet is required.", _SL_);
453 printf("%s Sequence packets on output.", _SL_);
455 printf("%s Checksum output packets.", _SL_);
512 printf("%s", _SL_);
513 printf("RX: Packets Bytes Errors CsumErrs OutOfSeq Mcasts%s", _SL_);
515 rx_packets, rx_bytes, rx_errs, rx_frame, rx_fifo, rx_multi, _SL_);
516 printf("TX: Packets Bytes Errors DeadLoop NoRoute NoBufs%s", _SL_);
H A Dipaddress.c195 fprintf(fp, "%s", _SL_);
222 fprintf(fp, "%s", _SL_);
224 s->rx_compressed ? "compressed" : "", _SL_);
233 fprintf(fp, "%s", _SL_);
234 fprintf(fp, " RX errors: length crc frame fifo missed%s", _SL_);
243 fprintf(fp, "%s", _SL_);
245 s->tx_compressed ? "compressed" : "", _SL_);
252 fprintf(fp, "%s", _SL_);
253 fprintf(fp, " TX errors: aborted fifo window heartbeat%s", _SL_);
422 fprintf(fp, "%s", _SL_);
[all...]
H A Dipmroute.c150 fprintf(ofp, "%s %u packets, %u bytes", _SL_, pkts, b);
H A Dipmaddr.c194 fprintf(fp, "%s\t", _SL_);
H A Diproute.c385 fprintf(fp, "%s cache ", _SL_);
443 fprintf(fp, "%s cache ", _SL_);
534 fprintf(fp, "%s\tnexthop", _SL_);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/include/
H A Dutils.h19 extern char * _SL_;

Completed in 164 milliseconds