Home
last modified time | relevance | path

Searched refs:ifa_opackets (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/netstat/
H A Dif.c260 ifaddr.ifa.if_opackets = ifac.ifa_opackets; in intpr()
273 ifaddr.ifa.if_opackets += nifac.ifa_opackets; in intpr()
/dragonfly/sys/net/
H A Dif_var.h592 u_long ifa_opackets; /* packets sent on addr */ member