Home
last modified time | relevance | path

Searched refs:_SL_ (Results 1 – 17 of 17) sorted by relevance

/external/iproute2/ip/
Dipxfrm.c282 fprintf(fp, "%s", _SL_); in xfrm_id_info_print()
325 fprintf(fp, "%s", _SL_); in xfrm_id_info_print()
344 fprintf(fp, "stats:%s", _SL_); in xfrm_stats_print()
349 s->replay_window, s->replay, s->integrity_failed, _SL_); in xfrm_stats_print()
381 fprintf(fp, "lifetime config:%s", _SL_); in xfrm_lifetime_print()
388 strxf_limit(cfg->hard_byte_limit), _SL_); in xfrm_lifetime_print()
395 strxf_limit(cfg->hard_packet_limit), _SL_); in xfrm_lifetime_print()
402 _SL_); in xfrm_lifetime_print()
409 _SL_); in xfrm_lifetime_print()
414 fprintf(fp, "lifetime current:%s", _SL_); in xfrm_lifetime_print()
[all …]
Dipntable.c403 fprintf(fp, "%s", _SL_); in print_ntable()
432 fprintf(fp, "%s", _SL_); in print_ntable()
444 fprintf(fp, "%s", _SL_); in print_ntable()
452 fprintf(fp, "%s", _SL_); in print_ntable()
461 fprintf(fp, "%s", _SL_); in print_ntable()
470 fprintf(fp, "%s", _SL_); in print_ntable()
496 fprintf(fp, "%s", _SL_); in print_ntable()
516 fprintf(fp, "%s", _SL_); in print_ntable()
536 fprintf(fp, "%s", _SL_); in print_ntable()
561 fprintf(fp, "%s", _SL_); in print_ntable()
[all …]
Dtunnel.c221 printf("%s", _SL_); in tnl_print_stats()
222 printf("RX: Packets Bytes Errors CsumErrs OutOfSeq Mcasts%s", _SL_); in tnl_print_stats()
224 rx_packets, rx_bytes, rx_errs, rx_frame, rx_fifo, rx_multi, _SL_); in tnl_print_stats()
225 printf("TX: Packets Bytes Errors DeadLoop NoRoute NoBufs%s", _SL_); in tnl_print_stats()
Dipaddress.c244 print_string(PRINT_FP, NULL, "%s", _SL_); in print_linktype()
273 print_string(PRINT_FP, NULL, "%s", _SL_); in print_linktype()
369 print_string(PRINT_FP, NULL, "%s ", _SL_); in print_vfinfo()
578 fprintf(fp, "%s", _SL_); in print_vf_stats64()
579 fprintf(fp, " RX: bytes packets mcast bcast %s", _SL_); in print_vf_stats64()
588 fprintf(fp, "%s", _SL_); in print_vf_stats64()
589 fprintf(fp, " TX: bytes packets %s", _SL_); in print_vf_stats64()
678 s->rx_compressed ? "compressed" : "", _SL_); in print_link_stats64()
692 fprintf(fp, "%s", _SL_); in print_link_stats64()
694 s->rx_nohandler ? " nohandler" : "", _SL_); in print_link_stats64()
[all …]
Dxfrm_monitor.c80 fprintf(fp, "%s", _SL_); in xfrm_acquire_print()
99 fprintf(fp, "%s", _SL_); in xfrm_acquire_print()
129 fprintf(fp, "%s", _SL_); in xfrm_state_flush_print()
167 fprintf(fp, "%s", _SL_); in xfrm_policy_flush_print()
198 fprintf(fp, "%s", _SL_); in xfrm_report_print()
Dip6tunnel.c126 printf("%s Drop packets out of sequence.", _SL_); in print_tunnel()
128 printf("%s Checksum in received packet is required.", _SL_); in print_tunnel()
130 printf("%s Sequence packets on output.", _SL_); in print_tunnel()
132 printf("%s Checksum output packets.", _SL_); in print_tunnel()
Dip.c37 const char *_SL_; variable
295 _SL_ = oneline ? "\\" : "\n"; in main()
Diptunnel.c373 printf("%s Drop packets out of sequence.", _SL_); in print_tunnel()
375 printf("%s Checksum in received packet is required.", _SL_); in print_tunnel()
377 printf("%s Sequence packets on output.", _SL_); in print_tunnel()
379 printf("%s Checksum output packets.", _SL_); in print_tunnel()
Dxfrm_policy.c543 fprintf(fp, "%s", _SL_); in xfrm_policy_print()
962 fprintf(fp, "%s", _SL_); in print_spdinfo()
976 fprintf(fp, "%s", _SL_); in print_spdinfo()
989 fprintf(fp, "%s", _SL_); in print_spdinfo()
1003 fprintf(fp, "%s", _SL_); in print_spdinfo()
Diplink_xdp.c118 fprintf(fp, "%s prog/xdp", _SL_); in xdp_dump()
Dipmroute.c167 fprintf(fp, "%s %"PRIu64" packets, %"PRIu64" bytes", _SL_, in print_mroute()
Dipmaddr.c234 fprintf(fp, "%d:\t%s%s", cur_index, list->name, _SL_); in print_mlist()
Diproute.c491 fprintf(fp, "%s cache ", _SL_); in print_route()
546 fprintf(fp, "%s cache ", _SL_); in print_route()
644 fprintf(fp, "%s\tnexthop ", _SL_); in print_route()
Dxfrm_state.c988 fprintf(fp, "%s", _SL_); in xfrm_state_print()
/external/iproute2/bridge/
Dbridge.c29 const char *_SL_; variable
193 _SL_ = oneline ? "\\" : "\n"; in main()
Dlink.c175 fprintf(fp, "%s ", _SL_); in print_linkinfo()
/external/iproute2/include/
Dutils.h27 extern const char * _SL_;