Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipxfrm.c295 fprintf(fp, "%s", _SL_); in xfrm_id_info_print()
337 fprintf(fp, "%s", _SL_); in xfrm_id_info_print()
355 fprintf(fp, "stats:%s", _SL_); in xfrm_stats_print()
360 s->replay_window, s->replay, s->integrity_failed, _SL_); in xfrm_stats_print()
392 fprintf(fp, "lifetime config:%s",_SL_); in xfrm_lifetime_print()
399 strxf_limit(cfg->hard_byte_limit), _SL_); in xfrm_lifetime_print()
406 strxf_limit(cfg->hard_packet_limit), _SL_); in xfrm_lifetime_print()
413 _SL_); in xfrm_lifetime_print()
420 _SL_); in xfrm_lifetime_print()
425 fprintf(fp, "lifetime current:%s", _SL_); in xfrm_lifetime_print()
[all …]
Dipntable.c413 fprintf(fp, "%s", _SL_); in print_ntable()
438 fprintf(fp, "%s", _SL_); in print_ntable()
450 fprintf(fp, "%s", _SL_); in print_ntable()
458 fprintf(fp, "%s", _SL_); in print_ntable()
467 fprintf(fp, "%s", _SL_); in print_ntable()
476 fprintf(fp, "%s", _SL_); in print_ntable()
498 fprintf(fp, "%s", _SL_); in print_ntable()
515 fprintf(fp, "%s", _SL_); in print_ntable()
532 fprintf(fp, "%s", _SL_); in print_ntable()
553 fprintf(fp, "%s", _SL_); in print_ntable()
[all …]
Dtunnel.c218 printf("%s", _SL_); in tnl_print_stats()
219 printf("RX: Packets Bytes Errors CsumErrs OutOfSeq Mcasts%s", _SL_); in tnl_print_stats()
221 rx_packets, rx_bytes, rx_errs, rx_frame, rx_fifo, rx_multi, _SL_); in tnl_print_stats()
222 printf("TX: Packets Bytes Errors DeadLoop NoRoute NoBufs%s", _SL_); in tnl_print_stats()
Dipaddress.c236 fprintf(fp, "%s", _SL_); in print_linktype()
259 fprintf(fp, "%s", _SL_); in print_linktype()
358 fprintf(fp, "%s vf %d MAC %s", _SL_, vf_mac->vf, in print_vfinfo()
446 fprintf(fp, "%s", _SL_); in print_vf_stats64()
447 fprintf(fp, " RX: bytes packets mcast bcast %s", _SL_); in print_vf_stats64()
456 fprintf(fp, "%s", _SL_); in print_vf_stats64()
457 fprintf(fp, " TX: bytes packets %s", _SL_); in print_vf_stats64()
469 s->rx_compressed ? "compressed" : "", _SL_); in print_link_stats64()
483 fprintf(fp, "%s", _SL_); in print_link_stats64()
484 fprintf(fp, " RX errors: length crc frame fifo missed%s", _SL_); in print_link_stats64()
[all …]
Dxfrm_monitor.c79 fprintf(fp, "%s", _SL_); in xfrm_acquire_print()
98 fprintf(fp, "%s", _SL_); in xfrm_acquire_print()
128 fprintf(fp, "%s", _SL_); in xfrm_state_flush_print()
166 fprintf(fp, "%s", _SL_); in xfrm_policy_flush_print()
197 fprintf(fp, "%s", _SL_); in xfrm_report_print()
Dip6tunnel.c123 printf("%s Drop packets out of sequence.", _SL_); in print_tunnel()
125 printf("%s Checksum in received packet is required.", _SL_); in print_tunnel()
127 printf("%s Sequence packets on output.", _SL_); in print_tunnel()
129 printf("%s Checksum output packets.", _SL_); in print_tunnel()
Dip.c37 const char *_SL_; variable
294 _SL_ = oneline ? "\\" : "\n"; in main()
Diptunnel.c378 printf("%s Drop packets out of sequence.", _SL_); in print_tunnel()
380 printf("%s Checksum in received packet is required.", _SL_); in print_tunnel()
382 printf("%s Sequence packets on output.", _SL_); in print_tunnel()
384 printf("%s Checksum output packets.", _SL_); in print_tunnel()
Dxfrm_policy.c546 fprintf(fp, "%s", _SL_); in xfrm_policy_print()
957 fprintf(fp, "%s", _SL_); in print_spdinfo()
971 fprintf(fp, "%s", _SL_); in print_spdinfo()
983 fprintf(fp, "%s", _SL_); in print_spdinfo()
996 fprintf(fp, "%s", _SL_); in print_spdinfo()
Dipmroute.c176 fprintf(fp, "%s %"PRIu64" packets, %"PRIu64" bytes", _SL_, in print_mroute()
Dipmaddr.c239 fprintf(fp, "%d:\t%s%s", cur_index, list->name, _SL_); in print_mlist()
Diproute.c497 fprintf(fp, "%s cache ", _SL_); in print_route()
550 fprintf(fp, "%s cache ", _SL_); in print_route()
645 fprintf(fp, "%s\tnexthop", _SL_); in print_route()
Dxfrm_state.c945 fprintf(fp, "%s", _SL_); in xfrm_state_print()
/external/iproute2/bridge/
Dbridge.c29 const char *_SL_; variable
191 _SL_ = oneline ? "\\" : "\n"; in main()
Dlink.c174 fprintf(fp, "%s ", _SL_); in print_linkinfo()
/external/iproute2/include/
Dutils.h25 extern const char * _SL_;