Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Dnlattr_ifinfomsg.c113 .tx_heartbeat_errors = 0xbadebaaf, in main()
163 PRINT_FIELD_U(", ", st, tx_heartbeat_errors); in main()
197 PRINT_FIELD_U(", ", st, tx_heartbeat_errors); in main()
262 .tx_heartbeat_errors = 0xedaededdadcdea, in main()
289 PRINT_FIELD_U(", ", st64, tx_heartbeat_errors); in main()
323 PRINT_FIELD_U(", ", st64, tx_heartbeat_errors); in main()
/external/strace/tests/
Dnlattr_ifinfomsg.c113 .tx_heartbeat_errors = 0xbadebaaf, in main()
163 PRINT_FIELD_U(", ", st, tx_heartbeat_errors); in main()
197 PRINT_FIELD_U(", ", st, tx_heartbeat_errors); in main()
262 .tx_heartbeat_errors = 0xedaededdadcdea, in main()
289 PRINT_FIELD_U(", ", st64, tx_heartbeat_errors); in main()
323 PRINT_FIELD_U(", ", st64, tx_heartbeat_errors); in main()
/external/strace/tests-mx32/
Dnlattr_ifinfomsg.c113 .tx_heartbeat_errors = 0xbadebaaf, in main()
163 PRINT_FIELD_U(", ", st, tx_heartbeat_errors); in main()
197 PRINT_FIELD_U(", ", st, tx_heartbeat_errors); in main()
262 .tx_heartbeat_errors = 0xedaededdadcdea, in main()
289 PRINT_FIELD_U(", ", st64, tx_heartbeat_errors); in main()
323 PRINT_FIELD_U(", ", st64, tx_heartbeat_errors); in main()
/external/u-boot/include/linux/
Dnetdevice.h53 unsigned long tx_heartbeat_errors; member
/external/libnl/include/linux-private/linux/
Dif_link.h32 __u32 tx_heartbeat_errors; member
65 __u64 tx_heartbeat_errors; member
/external/kernel-headers/original/uapi/linux/
Dif_hippi.h75 int tx_heartbeat_errors; member
Dif_link.h33 __u32 tx_heartbeat_errors; member
68 __u64 tx_heartbeat_errors; member
/external/iproute2/include/uapi/linux/
Dif_link.h33 __u32 tx_heartbeat_errors; member
68 __u64 tx_heartbeat_errors; member
/external/libpcap/
Dpcap-dos.h198 DWORD tx_heartbeat_errors; member
/external/strace/
Drtnl_link.c104 PRINT_FIELD_U(", ", st, tx_heartbeat_errors); in decode_rtnl_link_stats()
480 PRINT_FIELD_U(", ", st, tx_heartbeat_errors); in decode_rtnl_link_stats64()
/external/libpcap/pcap/
Dpcap.h247 u_long tx_heartbeat_errors; member
/external/iproute2/ip/
Dipaddress.c667 NULL, s->tx_heartbeat_errors); in print_link_stats64()
734 print_num(fp, 7, s->tx_heartbeat_errors); in print_link_stats64()
813 NULL, s->tx_heartbeat_errors); in print_link_stats32()
881 print_num(fp, 7, s->tx_heartbeat_errors); in print_link_stats32()
/external/libnl/lib/route/
Dlink.c336 link->l_stats[RTNL_LINK_TX_HBEAT_ERR] = st->tx_heartbeat_errors; in rtnl_link_info_parse()
379 link->l_stats[RTNL_LINK_TX_HBEAT_ERR] = st.tx_heartbeat_errors; in rtnl_link_info_parse()
/external/toybox/toys/pending/
Dip.c731 rtstat->tx_heartbeat_errors); in print_stats()