Home
last modified time | relevance | path

Searched refs:ips_rawout (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_var.h128 uint64_t ips_rawout; /* total raw ip packets generated */ member
/f-stack/freebsd/netinet/
H A Dip_var.h128 uint64_t ips_rawout; /* total raw ip packets generated */ member
H A Dip_divert.c445 KMOD_IPSTAT_INC(ips_rawout); /* XXX */ in div_output_outbound()
H A Draw_ip.c604 IPSTAT_INC(ips_rawout); in rip_output()
/f-stack/tools/netstat/
H A Dinet.c1068 p(ips_rawout, "\t{:send-packets-fabricated-header/%ju} " in ip_stats()