Home
last modified time | relevance | path

Searched refs:xmit (Results 1 – 22 of 22) sorted by relevance

/third_party/lwip/src/core/
Dstats.c67 LWIP_PLATFORM_DIAG(("xmit: %"STAT_COUNTER_F"\n\t", proto->xmit)); in stats_display_proto()
86 LWIP_PLATFORM_DIAG(("xmit: %"STAT_COUNTER_F"\n\t", igmp->xmit)); in stats_display_igmp()
Dtcp_out.c1605 TCP_STATS_INC(tcp.xmit); in tcp_output_segment()
1951 TCP_STATS_INC(tcp.xmit); in tcp_output_control_segment()
Dudp.c911 UDP_STATS_INC(udp.xmit); in udp_sendto_if_src_chksum()
Dnetif.c1170 LINK_STATS_INC(link.xmit); in netif_loop_output()
/third_party/lwip/src/core/ipv6/
Dicmp6.c193 ICMP6_STATS_INC(icmp6.xmit); in icmp6_input()
429 ICMP6_STATS_INC(icmp6.xmit); in icmp6_send_response_with_addrs_and_netif()
Dmld6.c620 MLD6_STATS_INC(mld6.xmit); in mld6_send()
Dip6.c462 IP6_STATS_INC(ip6.xmit); in ip6_forward()
1233 IP6_STATS_INC(ip6.xmit);
Dnd6.c1252 ND6_STATS_INC(nd6.xmit); in nd6_send_ns()
1328 ND6_STATS_INC(nd6.xmit); in nd6_send_na()
1395 ND6_STATS_INC(nd6.xmit); in nd6_send_rs()
Dip6_frag.c845 IP6_FRAG_STATS_INC(ip6_frag.xmit); in ip6_frag()
/third_party/lwip/src/core/ipv4/
Dicmp.c243 ICMP_STATS_INC(icmp.xmit); in icmp_input()
404 ICMP_STATS_INC(icmp.xmit); in icmp_send_response()
Dip4.c345 IP_STATS_INC(ip.xmit); in ip4_forward()
978 IP_STATS_INC(ip.xmit);
Digmp.c747 IGMP_STATS_INC(igmp.xmit); in igmp_ip_output_if()
Dip4_frag.c873 IPFRAG_STATS_INC(ip_frag.xmit); in ip4_frag()
Detharp.c1167 ETHARP_STATS_INC(etharp.xmit);
/third_party/lwip/src/apps/sntp/
Dsntp.c189 struct sntp_time xmit; member
291 sec = (s32_t)lwip_ntohl(timestamps->xmit.sec); in sntp_process()
292 frac = lwip_ntohl(timestamps->xmit.frac); in sntp_process()
/third_party/lwip/doc/
DNO_SYS_SampleCode.c24 LINK_STATS_INC(link.xmit); in netif_output()
/third_party/lwip/src/include/lwip/
Dstats.h65 STAT_COUNTER xmit; /* Transmitted packets. */ member
81 STAT_COUNTER xmit; /* Transmitted packets. */ member
/third_party/lwip/src/netif/
Dbridgeif.c317 LINK_STATS_INC(link.xmit); in bridgeif_output()
/third_party/lwip/src/netif/ppp/
Dpppol2tp.c199 LINK_STATS_INC(link.xmit); in pppol2tp_write()
242 LINK_STATS_INC(link.xmit); in pppol2tp_netif_output()
Dpppoe.c246 LINK_STATS_INC(link.xmit); in pppoe_write()
289 LINK_STATS_INC(link.xmit); in pppoe_netif_output()
Dpppos.c882 LINK_STATS_INC(link.xmit); in pppos_output_last()
/third_party/NuttX/
DReleaseNotes26216 uart_xmitchars_done(), TCOFLUSH will reset xmit buffer, then