Home
last modified time | relevance | path

Searched refs:mfc (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd-src/usr.bin/netstat/
H A Dmroute6.c135 struct mf6c mfc; in mroute6pr() local
207 kread((u_long)mfcp, (char *)&mfc, sizeof(mfc)); in mroute6pr()
218 routename6(&mfc.mf6c_origin, nflag)); in mroute6pr()
220 routename6(&mfc.mf6c_mcastgrp, nflag)); in mroute6pr()
221 printf(" %9llu", (unsigned long long)mfc.mf6c_pkt_cnt); in mroute6pr()
223 for (waitings = 0, rtep = mfc.mf6c_stall; rtep; ) { in mroute6pr()
230 if (mfc.mf6c_parent == MF6C_INCOMPLETE_PARENT) in mroute6pr()
233 printf(" %3d ", mfc.mf6c_parent); in mroute6pr()
235 if (IF_ISSET(mifi, &mfc.mf6c_ifset)) in mroute6pr()
240 mfcp = mfc.mf6c_next; in mroute6pr()
H A Dmroute.c136 LIST_HEAD(, mfc) *mfchashtbl; in mroutepr()
139 struct mfc *mfcp, mfc; in mroutepr() local
217 for (; mfcp != 0; mfcp = mfc.mfc_hash.le_next) { in mroutepr()
225 kread((u_long)mfcp, (char *)&mfc, sizeof(mfc)); in mroutepr()
227 i, routename4(mfc.mfc_origin.s_addr, nflag)); in mroutepr()
229 routename4(mfc.mfc_mcastgrp.s_addr, nflag), in mroutepr()
230 pktscale(mfc.mfc_pkt_cnt), mfc.mfc_parent); in mroutepr()
232 if (mfc.mfc_ttls[vifi]) in mroutepr()
234 mfc.mfc_ttls[vifi]); in mroutepr()
243 bwm = mfc.mfc_bw_meter; in mroutepr()
/netbsd-src/sys/netinet/
H A Dip_mroute.c163 LIST_HEAD(mfchashhdr, mfc) *mfchashtbl;
206 static void update_mfc_params(struct mfc *, struct mfcctl2 *);
207 static void init_mfc_params(struct mfc *, struct mfcctl2 *);
208 static void expire_mfc(struct mfc *);
217 static int ip_mdq(struct mbuf *, struct ifnet *, struct mfc *);
248 struct mbuf *, struct mfc *);
250 struct mbuf *, struct mfc *);
252 struct mbuf *, struct mfc *);
363 static struct mfc *
366 struct mfc *rt; in mfc_find()
[all …]
H A Dip_mroute.h253 struct mfc { struct
254 LIST_ENTRY(mfc) mfc_hash;
320 struct mfc *bm_mfc; /* the corresponding mfc */
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dexynos-mfc-reserved-memory.dtsi14 mfc_left: region-mfc-left {
21 mfc_right: region-mfc-right {
30 &mfc {
H A Dexynos5800.dtsi151 &mfc {
152 compatible = "samsung,mfc-v8";
H A Ds5pv210.dtsi464 mfc: codec@f1700000 { label
465 compatible = "samsung,mfc-v5";
470 clock-names = "sclk_mfc", "mfc";
/netbsd-src/sys/dev/pcmcia/
H A Dpcmcia_cis.c151 } mfc[256 / 5]; in pcmcia_scan_cis() local
385 howmany(sizeof mfc, sizeof mfc[0])) in pcmcia_scan_cis()
392 mfc[i].common = in pcmcia_scan_cis()
397 mfc[i].addr = in pcmcia_scan_cis()
401 mfc[i].common ? "common" : in pcmcia_scan_cis()
402 "attr", mfc[i].addr)); in pcmcia_scan_cis()
472 if (!mfc[mfc_index].common) in pcmcia_scan_cis()
473 mfc[mfc_index].addr *= 2; in pcmcia_scan_cis()
476 mfc[mfc_index].common ? in pcmcia_scan_cis()
479 mfc[mfc_index].addr, PCMCIA_CIS_SIZE, in pcmcia_scan_cis()
[all …]
/netbsd-src/sys/netinet6/
H A Dip6_mroute.c606 struct mf6c *mfc; in ip6_mrouter_detach() local
627 for (mfc = mf6ctable[i]; mfc != NULL; mfc = mfc->mf6c_next) { in ip6_mrouter_detach()
628 for (rte = mfc->mf6c_stall; rte != NULL; rte = rte->next) { in ip6_mrouter_detach()
761 * Add an mfc entry
951 * Delete an mfc entry
1285 struct mf6c *mfc, **nptr; in expire_upcalls() local
1296 while ((mfc in expire_upcalls()
[all...]
/netbsd-src/sys/arch/amigappc/conf/
H A Dfiles.amigappc262 device mfc { unit = -1 }
263 attach mfc at zbus
266 attach mfcs at mfc
268 attach mfcp at mfc
269 file arch/amiga/dev/mfc.c mfcs | mfcp needs-count
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dm5100.md216 ;; mtc, mfc
219 (eq_attr "type" "mtc, mfc"))
H A Docteon.md57 (eq_attr "type" "load,prefetch,mtc,mfc"))
69 (eq_attr "type" "mtc,mfc"))
H A D4100.md26 (eq_attr "type" "load,fpload,fpidxload,mfc,mtc"))
H A D74k.md490 (eq_attr "type" "mfc"))
495 (eq_attr "type" "mfc"))
500 (eq_attr "type" "mfc"))
H A Dp6600.md220 ;; mfc
223 (eq_attr "type" "mfc"))
H A Di6400.md259 ;; mfc, mtc
262 (eq_attr "move_type" "mfc, mtc"))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dm5100.md216 ;; mtc, mfc
219 (eq_attr "type" "mtc, mfc"))
H A Docteon.md57 (eq_attr "type" "load,prefetch,mtc,mfc"))
69 (eq_attr "type" "mtc,mfc"))
H A D4100.md26 (eq_attr "type" "load,fpload,fpidxload,mfc,mtc"))
H A D74k.md490 (eq_attr "type" "mfc"))
495 (eq_attr "type" "mfc"))
500 (eq_attr "type" "mfc"))
H A Dp6600.md220 ;; mfc
223 (eq_attr "type" "mfc"))
H A Di6400.md259 ;; mfc, mtc
262 (eq_attr "move_type" "mfc, mtc"))
/netbsd-src/sys/arch/amiga/conf/
H A Dfiles.amiga309 device mfc { unit = -1 }
310 attach mfc at zbus
313 attach mfcs at mfc
315 attach mfcp at mfc
316 file arch/amiga/dev/mfc.c mfcs | mfcp needs-count
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.md118 "unknown,load,fpload,store,fpstore,mtc,mfc,move,fmove,
146 ;; mfc transfer from coprocessor
168 mtc,mfc,const,arith,logical,shift,slt,imul,idiv,move,fmove,fadd,fmul,
180 (eq_attr "move_type" "mfc") (const_string "mfc")
227 (and (eq_attr "move_type" "mtc,mfc,move")
1332 [(set_attr "move_type" "move,const,load,store,mtc,fpload,mfc,fmove,fpstore")
1342 [(set_attr "move_type" "move,const,load,store,mtc,fpload,mfc,fmove,fpstore")
1362 [(set_attr "move_type" "move,const,load,store,mtc,fpload,mfc,fpstore")
1387 [(set_attr "move_type" "move,const,load,store,mtc,mfc")
1429 [(set_attr "move_type" "move,const,load,store,mtc,mfc")
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Dgeneric.md45 (eq_attr "type" "mfc,mtc,fcvt,fmove,fcmp"))

1234