Home
last modified time | relevance | path

Searched refs:IP_INC_STATS_BH (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dip_fragment.c273 IP_INC_STATS_BH(IpReasmFails); in ip_evictor()
291 IP_INC_STATS_BH(IpReasmTimeout); in ip_expire()
292 IP_INC_STATS_BH(IpReasmFails); in ip_expire()
622 IP_INC_STATS_BH(IpReasmOKs); in ip_frag_reasm()
638 IP_INC_STATS_BH(IpReasmFails); in ip_frag_reasm()
649 IP_INC_STATS_BH(IpReasmReqds); in ip_defrag()
674 IP_INC_STATS_BH(IpReasmFails); in ip_defrag()
Dip_forward.c48 IP_INC_STATS_BH(IpForwDatagrams); in ip_forward_finish()
149 IP_INC_STATS_BH(IpFragFails); in ip_forward()
Dip_input.c367 IP_INC_STATS_BH(IpInHdrErrors); in ip_rcv_finish()
386 IP_INC_STATS_BH(IpInReceives); in ip_rcv()
438 IP_INC_STATS_BH(IpInHdrErrors); in ip_rcv()
Dudp.c670 IP_INC_STATS_BH(IpInDiscards); in udp_poll()
871 IP_INC_STATS_BH(IpInDiscards); in udp_queue_rcv_skb()
882 IP_INC_STATS_BH(IpInDiscards); in udp_queue_rcv_skb()
967 IP_INC_STATS_BH(IpInDelivers); in udp_rcv()
Dtcp_ipv4.c1277 IP_INC_STATS_BH(IpOutNoRoutes); in tcp_v4_route_req()
1282 IP_INC_STATS_BH(IpOutNoRoutes); in tcp_v4_route_req()
1662 IP_INC_STATS_BH(IpInDelivers); in tcp_v4_do_rcv()
Dipmr.c1168 IP_INC_STATS_BH(IpFragFails); in ipmr_queue_xmit()
/linux-2.4.37.9/include/net/
Dip.h153 #define IP_INC_STATS_BH(field) SNMP_INC_STATS_BH(ip_statistics, field) macro
/linux-2.4.37.9/net/sctp/
Doutput.c499 IP_INC_STATS_BH(IpOutNoRoutes); in sctp_packet_transmit()