HomeSort by: relevance | last modified time | path
    Searched refs:ipcs (Results 1 - 12 of 12) sorted by relevancy

  /src/usr.bin/ipcs/
Makefile 3 PROG= ipcs
  /src/usr.bin/netstat/
fast_ipsec.c 103 uint64_t ipcs[IPCOMP_NSTATS]; local in function:fast_ipsec_stats
116 memset(ipcs, 0, sizeof(ipcs));
141 slen = sizeof(ipcs);
143 ipcs, &slen, NULL, 0);
261 if (ipcs[x] || sflag <= 1) \
262 printf("\t\t%"PRIu64" ipcomp " fmt "\n", ipcs[x])
283 if (ipcs[IPCOMP_STAT_HIST + i])
286 ipcs[IPCOMP_STAT_HIST + i]);
  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 99 struct evcnt ipcs; member in struct:ixgbevf_hw_stats
ixv.c 670 evcnt_detach(&stats->ipcs);
2776 evcnt_attach_dynamic(&stats->ipcs, EVCNT_TYPE_MISC, NULL,
2861 IXGBE_EVC_STORE(&stats->ipcs, 0);
ixgbe.c 2027 evcnt_attach_dynamic(&stats->ipcs, EVCNT_TYPE_MISC, NULL,
2213 IXGBE_EVC_STORE(&stats->ipcs, 0);
3821 evcnt_detach(&stats->ipcs);
ix_txrx.c 2239 IXGBE_EVC_ADD(&stats->ipcs, 1);
ixgbe_type.h 3914 struct evcnt ipcs; member in struct:ixgbe_hw_stats
  /src/usr.bin/
Makefile 16 head hexdump iconv id indent infocmp innetgr ipcrm ipcs join jot \
  /src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf 40 progs indent ipcrm ipcs join jot kdump ktrace lam last lastcomm leave less
  /src/sys/dev/pci/
if_dge.c 1064 uint32_t ipcs, tucs; local in function:dge_tx_cksum
1103 ipcs = DGE_TCPIP_IPCSS(offset) |
1108 ipcs = sc->sc_txctx_ipcs;
1111 ipcs = DGE_TCPIP_IPCSS(offset) |
1116 ("%s: CKSUM: offset %d ipcs 0x%x\n",
1117 device_xname(sc->sc_dev), offset, ipcs));
1141 if (sc->sc_txctx_ipcs == ipcs &&
1155 t->dc_tcpip_ipcs = htole32(ipcs);
1161 sc->sc_txctx_ipcs = ipcs;
if_wm.c 8618 uint32_t ipcs, tucs, cmd, cmdlen, seg; local in function:wm_tx_offload
8751 ipcs = WTX_TCPIP_IPCSS(offset) |
8815 txq->txq_last_hw_ipcs == (ipcs & 0xffff) &&
8824 txq->txq_last_hw_ipcs = (ipcs & 0xffff);
8831 t->tcpip_ipcs = htole32(ipcs);
  /src/usr.bin/crunch/examples/
really-big.conf 44 progs ipcs join kdump ktrace last lastcomm leave lex lock logger locate

Completed in 41 milliseconds