Symbol: INCR
sys/dev/netif/ath/ath/if_ath_rx_edma.c
224
INCR(i, re->m_fifolen);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
468
INCR(re->m_fifo_head, re->m_fifolen);
sys/dev/netif/ath/ath/if_ath_rx_edma.c
848
INCR(re->m_fifo_tail, re->m_fifolen);
sys/dev/netif/ath/ath/if_ath_tx.c
2669
INCR(tid->baw_tail, ATH_TID_MAX_BUFS);
sys/dev/netif/ath/ath/if_ath_tx.c
2772
INCR(tap->txa_start, IEEE80211_SEQ_RANGE);
sys/dev/netif/ath/ath/if_ath_tx.c
2773
INCR(tid->baw_head, ATH_TID_MAX_BUFS);
sys/dev/netif/ath/ath/if_ath_tx.c
2962
INCR(ni->ni_txseqs[IEEE80211_NONQOS_TID], IEEE80211_SEQ_RANGE);
sys/dev/netif/ath/ath/if_ath_tx.c
2966
INCR(ni->ni_txseqs[tid], IEEE80211_SEQ_RANGE);
sys/net/ppp_layer/slcompress.c
185
INCR(sls_packets)
sys/net/ppp_layer/slcompress.c
206
INCR(sls_searches)
sys/net/ppp_layer/slcompress.c
222
INCR(sls_misses)
sys/net/ppp_layer/slcompress.c
396
INCR(sls_compressed)
sys/net/ppp_layer/slcompress.c
489
INCR(sls_uncompressedin)
sys/net/ppp_layer/slcompress.c
501
INCR(sls_compressedin)
sys/net/ppp_layer/slcompress.c
517
INCR(sls_tossed)
sys/net/ppp_layer/slcompress.c
595
INCR(sls_errorin)
tools/tools/net80211/wesside/wesside/wesside.c
168
int thresh_incr = INCR;
tools/tools/net80211/wesside/wesside/wesside.c
173
int wep_thresh = INCR;
usr.bin/bc/bc.y
152
%nonassoc INCR DECR
usr.bin/bc/bc.y
610
| INCR named_expression
usr.bin/bc/bc.y
620
| named_expression INCR
usr.bin/rs/rs.c
148
INCR(ep); /* prepare for next entry */
usr.bin/rs/rs.c
166
INCR(ep); /* prepare for next entry */
usr.bin/rs/rs.c
173
INCR(ep);