Home
last modified time | relevance | path

Searched refs:fr_ipv6 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h949 u_long fr_ipv6; /* IPv6 packets in/out */ member
H A Dfil.c2874 LBUMP(ipf_stats[out].fr_ipv6); in ipf_check()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c703 PRINTF("%lu\t%s IPv6 packets\n", frs->fr_ipv6, side); in printside()