Home
last modified time | relevance | path

Searched refs:ips_toosmall (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/usr.bin/systat/
Dip.c165 DO(i.ips_toosmall); in domode()
218 DO(i.ips_toosmall, 4, 0); in showip()
/freebsd-9-stable/contrib/ipfilter/ipsend/
Dip_var.h100 long ips_toosmall; /* not enough data */ member
/freebsd-9-stable/sys/netinet/
Dip_var.h102 u_long ips_toosmall; /* not enough data */ member
Dip_fastfwd.c200 IPSTAT_INC(ips_toosmall); in ip_fastforward()
Dip_input.c408 IPSTAT_INC(ips_toosmall); in ip_input()
919 IPSTAT_INC(ips_toosmall); /* XXX */ in ip_reass()
Dip_divert.c613 KMOD_IPSTAT_INC(ips_toosmall); in div_send()
/freebsd-9-stable/contrib/bsnmp/snmp_mibII/
DmibII_ip.c274 + ipstat.ips_toosmall + ipstat.ips_badhlen in op_ipstat()
/freebsd-9-stable/release/picobsd/tinyware/ns/
Dns.c472 printf(" %10lu not enough data (too small)\n", s.ips_toosmall); in print_ip_stats()
/freebsd-9-stable/usr.bin/netstat/
Dinet.c867 p1a(ips_toosmall, "\t%lu with size smaller than minimum\n"); in ip_stats()
/freebsd-9-stable/sys/net/
Dif_bridge.c3354 KMOD_IPSTAT_INC(ips_toosmall); in bridge_ip_checkbasic()
3359 KMOD_IPSTAT_INC(ips_toosmall); in bridge_ip_checkbasic()