Searched refs:nx_ip_total_bytes_sent (Results 1 – 12 of 12) sorted by relevance
100 …NX_TRACE_IN_LINE_INSERT(NX_TRACE_IP_INFO_GET, ip_ptr, ip_ptr -> nx_ip_total_bytes_sent, ip_ptr -> … in _nx_ip_info_get()118 *ip_total_bytes_sent = ip_ptr -> nx_ip_total_bytes_sent; in _nx_ip_info_get()
165 …ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - (ULONG)sizeof(NX_IPV4_HEADER… in _nx_arp_queue_send()
446 …ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - (ULONG)sizeof(NX_IPV4_HEADER… in _nx_ip_driver_packet_send()514 …ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - (ULONG)sizeof(NX_IPV4_HEADER… in _nx_ip_driver_packet_send()
228 …ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - (ULONG)sizeof(NX_IPV6_HEADER); in _nx_ipv6_packet_send()571 …ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - (ULONG)sizeof(NX_IPV6_HEADER… in _nx_ipv6_packet_send()
214 …ip_ptr -> nx_ip_total_bytes_sent += ip_packet_ptr -> nx_packet_length - (ULONG)sizeof(NX_IPV6_HEA… in _nx_icmpv6_send_queued_packets()
306 … ip_ptr -> nx_ip_total_bytes_sent += pkt_ptr -> nx_packet_length - (ULONG)sizeof(NX_IPV6_HEADER); in _nx_icmpv6_send_ns()
401 …ip_ptr -> nx_ip_total_bytes_sent += first_fragment -> nx_packet_length - (ULONG)sizeof(NX_IPV6_HEA… in _nx_ipv6_fragment_process()
365 …ip_ptr -> nx_ip_total_bytes_sent += (fragment_packet -> nx_packet_length - (ULONG)sizeof(NX_IPV4_… in _nx_ip_fragment_forward_packet()
373 …ip_ptr -> nx_ip_total_bytes_sent += fragment_packet -> nx_packet_length - (ULONG)sizeof(NX_IPV4_HE… in _nx_ip_fragment_packet()
11476 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV4_HEADER); in _nxd_bsd_ipv4_packet_send()11504 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV4_HEADER); in _nxd_bsd_ipv4_packet_send()11575 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV4_HEADER); in _nxd_bsd_ipv4_packet_send()11637 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV4_HEADER); in _nxd_bsd_ipv4_packet_send()11752 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV4_HEADER); in _nxd_bsd_ipv4_packet_send()11945 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV4_HEADER); in _nxd_bsd_ipv4_packet_send()12120 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV4_HEADER); in _nxd_bsd_ipv4_packet_send()12186 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV4_HEADER); in _nxd_bsd_ipv4_packet_send()12332 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV6_HEADER); in _nxd_bsd_ipv6_packet_send()12373 … ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - sizeof(NX_IPV6_HEADER); in _nxd_bsd_ipv6_packet_send()[all …]
2558 ULONG nx_ip_total_bytes_sent; member
7326 ip_ptr -> nx_ip_total_bytes_sent += packet_ptr -> nx_packet_length - 20; in _nx_dhcp_client_send_with_zero_source_address()