Searched refs:mcnt (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10.3-release/sys/contrib/ngatm/netnatm/msg/
H A Dparsemsg.awk49 mcnt=0
61 messages[mcnt] = msg
62 msgcond[mcnt] = $4
66 if(mcnt == 0) first_entry()
73 mcnt++
H A Dgenmsgh.awk49 for(i = 0; i < mcnt; i++) {
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dregex.c815 int mcnt, mcnt2;
842 mcnt = *p++;
843 printf ("/exactn/%d", mcnt);
849 while (--mcnt);
854 mcnt = *p++;
855 printf ("/exactn_bin/%d", mcnt);
860 while (--mcnt);
865 mcnt = *p++;
866 printf ("/start_memory/%d/%ld", mcnt, (long int) *p++);
870 mcnt
809 int mcnt, mcnt2; local
5551 int mcnt; local
7500 int mcnt; local
7611 int mcnt; local
7647 int mcnt; local
[all...]
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dregex.c815 int mcnt, mcnt2;
842 mcnt = *p++;
843 printf ("/exactn/%d", mcnt);
849 while (--mcnt);
854 mcnt = *p++;
855 printf ("/exactn_bin/%d", mcnt);
860 while (--mcnt);
865 mcnt = *p++;
866 printf ("/start_memory/%d/%ld", mcnt, (long int) *p++);
870 mcnt
809 int mcnt, mcnt2; local
5551 int mcnt; local
7500 int mcnt; local
7611 int mcnt; local
7647 int mcnt; local
[all...]
/freebsd-10.3-release/lib/libc/rpc/
H A Dauth_none.c75 u_int mcnt; member in struct:authnone_private
94 if (!ap->mcnt) {
102 ap->mcnt = XDR_GETPOS(xdrs);
124 ap->marshalled_client, ap->mcnt);
H A Dclnt_raw.c74 u_int mcnt; member in struct:clntraw_private
126 clp->mcnt = XDR_GETPOS(xdrs);
176 if ((! XDR_PUTBYTES(xdrs, clp->u.mashl_callmsg, clp->mcnt)) ||
/freebsd-10.3-release/sys/rpc/
H A Dauth_none.c82 u_int mcnt; member in struct:authnone_private
98 ap->mcnt = XDR_GETPOS(&xdrs);
119 if (!XDR_PUTBYTES(xdrs, ap->mclient, ap->mcnt))
/freebsd-10.3-release/sys/dev/sound/pcm/
H A Dfeeder_mixer.c286 uint32_t cnt, mcnt, rcnt, sz; local
311 mcnt = 0;
362 mcnt = count - rcnt;
367 if (mcnt != 0) {
370 f->desc->out), mcnt);
371 mcnt = 0;
/freebsd-10.3-release/sys/dev/qlxge/
H A Dqls_glbl.h76 extern void qls_hw_set_multi(qla_host_t *ha, uint8_t *mta, uint32_t mcnt,
H A Dqls_os.c846 int mcnt = 0; local
856 if (mcnt == Q8_MAX_NUM_MULTICAST_ADDRS)
860 &mta[mcnt * Q8_MAC_ADDR_LEN], Q8_MAC_ADDR_LEN);
862 mcnt++;
868 qls_hw_set_multi(ha, mta, mcnt, add_multi);
/freebsd-10.3-release/contrib/sendmail/libmilter/
H A Dlistener.c726 int mcnt = 0; /* error count for malloc() failures */ local
914 mcnt++;
917 mcnt >= MAX_FAILS_M ? "abort" : "try again");
918 MI_SLEEP(mcnt);
919 if (mcnt >= MAX_FAILS_M)
926 mcnt = 0; /* reset error counter for malloc() */
/freebsd-10.3-release/sys/dev/qlxgbe/
H A Dql_glbl.h61 extern int ql_hw_set_multi(qla_host_t *ha, uint8_t *mta, uint32_t mcnt,
H A Dql_os.c896 int mcnt = 0; local
907 if (mcnt == Q8_MAX_NUM_MULTICAST_ADDRS)
911 &mta[mcnt * Q8_MAC_ADDR_LEN], Q8_MAC_ADDR_LEN);
913 mcnt++;
919 ret = ql_hw_set_multi(ha, mta, mcnt, add_multi);
/freebsd-10.3-release/sys/dev/qlxgb/
H A Dqla_glbl.h70 extern void qla_hw_set_multi(qla_host_t *ha, uint8_t *mta, uint32_t mcnt,
H A Dqla_os.c768 int mcnt = 0; local
778 if (mcnt == Q8_MAX_NUM_MULTICAST_ADDRS)
782 &mta[mcnt * Q8_MAC_ADDR_LEN], Q8_MAC_ADDR_LEN);
784 mcnt++;
789 qla_hw_set_multi(ha, mta, mcnt, add_multi);
/freebsd-10.3-release/sys/dev/ixl/
H A Dif_ixlv.c2202 int mcnt = 0; local
2211 mcnt++;
2214 if (mcnt > 0)
2228 int mcnt = 0; local
2240 mcnt++;
2245 if (__predict_false(mcnt >= MAX_MULTICAST_ADDR)) {
2256 mcnt = 0;
2264 mcnt++;
2271 if (mcnt > 0)
2286 int mcnt local
[all...]
H A Dif_ixl.c1664 int err, mcnt = 0; local
1675 if (mcnt == MAX_MULTICAST_ADDR)
1677 mcnt++;
1682 if (mcnt >= MAX_MULTICAST_ADDR)
1706 int mcnt = 0, flags; local
1718 mcnt++;
1722 if (__predict_false(mcnt >= MAX_MULTICAST_ADDR)) {
1724 ixl_del_hw_filters(vsi, mcnt);
1730 mcnt = 0;
1737 mcnt
1755 int mcnt = 0; local
[all...]
/freebsd-10.3-release/sys/dev/vr/
H A Dif_vr.c443 int error, mcnt; local
466 mcnt = 0;
477 error = vr_cam_data(sc, VR_MCAST_CAM, mcnt,
483 cam_mask |= 1 << mcnt;
484 mcnt++;
495 mcnt = 0;
505 mcnt++;
510 if (mcnt > 0)
/freebsd-10.3-release/sys/dev/usb/net/
H A Dif_rue.c475 int mcnt = 0; local
506 mcnt++;
510 if (mcnt)
/freebsd-10.3-release/sys/dev/e1000/
H A Dif_lem.c1996 int mcnt = 0; local
2001 mcnt = MAX_NUM_MULTICAST_ADDRESSES;
2012 if (mcnt == MAX_NUM_MULTICAST_ADDRESSES)
2014 mcnt++;
2023 if (mcnt < MAX_NUM_MULTICAST_ADDRESSES)
2044 int mcnt = 0; local
2070 if (mcnt == MAX_NUM_MULTICAST_ADDRESSES)
2074 &mta[mcnt * ETH_ADDR_LEN], ETH_ADDR_LEN);
2075 mcnt++;
2082 if (mcnt >
[all...]
H A Dif_em.c2243 int mcnt = 0; local
2248 mcnt = MAX_NUM_MULTICAST_ADDRESSES;
2259 if (mcnt == MAX_NUM_MULTICAST_ADDRESSES)
2261 mcnt++;
2270 if (mcnt < MAX_NUM_MULTICAST_ADDRESSES)
2291 int mcnt = 0; local
2317 if (mcnt == MAX_NUM_MULTICAST_ADDRESSES)
2321 &mta[mcnt * ETH_ADDR_LEN], ETH_ADDR_LEN);
2322 mcnt++;
2329 if (mcnt >
[all...]
H A Dif_igb.c1947 int mcnt = 0; local
1956 mcnt = MAX_NUM_MULTICAST_ADDRESSES;
1967 if (mcnt == MAX_NUM_MULTICAST_ADDRESSES)
1969 mcnt++;
1978 if (mcnt < MAX_NUM_MULTICAST_ADDRESSES)
1999 int mcnt = 0; local
2016 if (mcnt == MAX_NUM_MULTICAST_ADDRESSES)
2020 &mta[mcnt * ETH_ADDR_LEN], ETH_ADDR_LEN);
2021 mcnt++;
2029 if (mcnt >
[all...]
/freebsd-10.3-release/sys/dev/ixgbe/
H A Dif_ix.c2011 int mcnt = 0; local
2016 mcnt = MAX_NUM_MULTICAST_ADDRESSES;
2027 if (mcnt == MAX_NUM_MULTICAST_ADDRESSES)
2029 mcnt++;
2037 if (mcnt < MAX_NUM_MULTICAST_ADDRESSES)
2068 int mcnt = 0; local
2084 if (mcnt == MAX_NUM_MULTICAST_ADDRESSES)
2087 mta[mcnt].addr, IXGBE_ETH_LENGTH_OF_ADDRESS);
2088 mta[mcnt].vmdq = adapter->pool;
2089 mcnt
[all...]
H A Dif_ixv.c1047 int mcnt = 0; local
1061 &mta[mcnt * IXGBE_ETH_LENGTH_OF_ADDRESS],
1063 mcnt++;
1074 update_ptr, mcnt, ixv_mc_array_itr, TRUE);
/freebsd-10.3-release/sys/dev/wb/
H A Dif_wb.c420 int mcnt = 0; local
449 mcnt++;
453 if (mcnt)

Completed in 480 milliseconds

12