Searched refs:ierrors (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/sys/netgraph/bluetooth/include/ |
| D | ng_h4.h | 108 u_int32_t ierrors; /* # of input errors */ member
|
| D | ng_ubt.h | 84 u_int32_t ierrors; /* # of input errors */ member
|
| D | ng_bt3c.h | 99 u_int32_t ierrors; /* # of input errors */ member
|
| /freebsd-12-stable/sys/netgraph/bluetooth/drivers/h4/ |
| D | ng_h4_var.h | 83 #define NG_H4_STAT_IERROR(s) (s).ierrors ++
|
| /freebsd-12-stable/sys/netgraph/bluetooth/drivers/bt3c/ |
| D | ng_bt3c_var.h | 91 #define NG_BT3C_STAT_IERROR(s) (s).ierrors ++
|
| /freebsd-12-stable/sys/dev/ixgbe/ |
| D | ixgbe.h | 450 u64 ierrors; member 473 #define IXGBE_SET_IERRORS(sc, count) (sc)->ierrors = (count)
|
| D | if_ix.c | 1211 return (sc->ierrors); in ixgbe_if_get_counter() 1674 CTLFLAG_RD, &sc->ierrors, IXGBE_SYSCTL_DESC_RX_ERRS); in ixgbe_add_hw_stats()
|
| /freebsd-12-stable/usr.bin/netstat/ |
| D | if.c | 398 nerr_len = max_num_len(nerr_len, IFA_STAT(ierrors)); in intpr() 481 show_stat("lu", nerr_len, "received-errors", IFA_STAT(ierrors), in intpr() 603 st->ift_ie += IFA_STAT(ierrors); in fill_iftot()
|
| /freebsd-12-stable/sys/dev/ixl/ |
| D | ixl.h | 278 #define IXL_SET_IERRORS(vsi, count) (vsi)->ierrors = (count) 469 u64 ierrors; member
|
| D | if_ixl.c | 1744 return (vsi->ierrors); in ixl_if_get_counter()
|
| D | ixl_pf_main.c | 827 CTLFLAG_RD, &vsi->ierrors, in ixl_vsi_add_sysctls()
|
| /freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/ |
| D | ng_ubt_var.h | 123 #define UBT_STAT_IERROR(sc) (sc)->sc_stat.ierrors ++
|
| /freebsd-12-stable/share/doc/smm/18.net/ |
| D | spell.ok | 183 ierrors
|
| /freebsd-12-stable/sys/dev/iavf/ |
| D | iavf_iflib.h | 269 u64 ierrors; member
|
| D | iavf_lib.h | 211 #define IAVF_SET_IERRORS(vsi, count) (vsi)->ierrors = (count)
|
| D | if_iavf_iflib.c | 1474 return (vsi->ierrors); in iavf_if_get_counter()
|
| /freebsd-12-stable/sbin/routed/ |
| D | if.c | 735 ifs0.int_data.ierrors = ifm->ifm_data.ifi_ierrors; in ifinit() 977 ierr = ifs.int_data.ierrors - ifp->int_data.ierrors; in ifinit()
|
| D | defs.h | 295 u_int ierrors; member
|