| /netbsd-src/usr.bin/netstat/ |
| H A D | mroute6.c | 135 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 D | mroute.c | 136 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 D | ip_mroute.c | 163 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 D | ip_mroute.h | 253 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 D | exynos-mfc-reserved-memory.dtsi | 14 mfc_left: region-mfc-left { 21 mfc_right: region-mfc-right { 30 &mfc {
|
| H A D | exynos5800.dtsi | 151 &mfc { 152 compatible = "samsung,mfc-v8";
|
| H A D | s5pv210.dtsi | 464 mfc: codec@f1700000 { label 465 compatible = "samsung,mfc-v5"; 470 clock-names = "sclk_mfc", "mfc";
|
| /netbsd-src/sys/dev/pcmcia/ |
| H A D | pcmcia_cis.c | 151 } 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 D | ip6_mroute.c | 606 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 D | files.amigappc | 262 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 D | m5100.md | 216 ;; mtc, mfc 219 (eq_attr "type" "mtc, mfc"))
|
| H A D | octeon.md | 57 (eq_attr "type" "load,prefetch,mtc,mfc")) 69 (eq_attr "type" "mtc,mfc"))
|
| H A D | 4100.md | 26 (eq_attr "type" "load,fpload,fpidxload,mfc,mtc"))
|
| H A D | 74k.md | 490 (eq_attr "type" "mfc")) 495 (eq_attr "type" "mfc")) 500 (eq_attr "type" "mfc"))
|
| H A D | p6600.md | 220 ;; mfc 223 (eq_attr "type" "mfc"))
|
| H A D | i6400.md | 259 ;; mfc, mtc 262 (eq_attr "move_type" "mfc, mtc"))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | m5100.md | 216 ;; mtc, mfc 219 (eq_attr "type" "mtc, mfc"))
|
| H A D | octeon.md | 57 (eq_attr "type" "load,prefetch,mtc,mfc")) 69 (eq_attr "type" "mtc,mfc"))
|
| H A D | 4100.md | 26 (eq_attr "type" "load,fpload,fpidxload,mfc,mtc"))
|
| H A D | 74k.md | 490 (eq_attr "type" "mfc")) 495 (eq_attr "type" "mfc")) 500 (eq_attr "type" "mfc"))
|
| H A D | p6600.md | 220 ;; mfc 223 (eq_attr "type" "mfc"))
|
| H A D | i6400.md | 259 ;; mfc, mtc 262 (eq_attr "move_type" "mfc, mtc"))
|
| /netbsd-src/sys/arch/amiga/conf/ |
| H A D | files.amiga | 309 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 D | riscv.md | 118 "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 D | generic.md | 45 (eq_attr "type" "mfc,mtc,fcvt,fmove,fcmp"))
|