Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dif.c492 #define IFA_MTU(ifa) (((struct if_data *)(ifa)->ifa_data)->ifi_mtu) in intpr() macro
493 show_stat("lu", 6, "mtu", IFA_MTU(ifa), IFA_MTU(ifa), 0); in intpr()
494 #undef IFA_MTU in intpr()