| /freebsd/usr.bin/netstat/ |
| H A D | mroute6.c | 102 struct mf6c mfc; in mroute6pr() local 169 kread((u_long)mfcp, (char *)&mfc, sizeof(mfc)); in mroute6pr() 184 routename(sin6tosa(&mfc.mf6c_origin), in mroute6pr() 187 routename(sin6tosa(&mfc.mf6c_mcastgrp), in mroute6pr() 190 (uintmax_t)mfc.mf6c_pkt_cnt); in mroute6pr() 192 for (waitings = 0, rtep = mfc.mf6c_stall; rtep; ) { in mroute6pr() 200 if (mfc.mf6c_parent == MF6C_INCOMPLETE_PARENT) in mroute6pr() 203 xo_emit(" {:parent/%3d} ", mfc.mf6c_parent); in mroute6pr() 206 if (IF_ISSET(mifi, &mfc.mf6c_ifset)) in mroute6pr() 212 mfcp = mfc.mf6c_next; in mroute6pr()
|
| H A D | mroute.c | 74 static void print_mfc(struct mfc *, int, int *); 165 print_mfc(struct mfc *m, int maxvif, int *banner_printed) in print_mfc() 239 struct mfc *m; in mroutepr() 335 struct mfc *mfctable; in mroutepr() 368 LIST_HEAD(, mfc) *mfchashtbl; in mroutepr() 370 struct mfc mfc; in mroutepr() local 390 kread((u_long)m, (char *)&mfc, sizeof(mfc)); in mroutepr()
|
| /freebsd/sys/netinet/ |
| H A D | ip_mroute.c | 175 LIST_HEAD(mfchashhdr, mfc) *mfchashtbl; 333 static void expire_mfc(struct mfc *); 341 struct mfc *, vifi_t); 343 static __inline struct mfc * 350 struct mbuf *, struct mfc *); 352 struct vif *, struct mbuf *, struct mfc *); 354 struct vif *, struct mbuf *, struct mfc *); 378 static struct mfc * 382 struct mfc *rt; in mfc_find() 398 static __inline struct mfc * [all …]
|
| H A D | ip_mroute.h | 86 struct mfc; 275 struct mfc { struct 276 LIST_ENTRY(mfc) mfc_hash; 334 struct mfc *bm_mfc; /* the corresponding mfc */
|
| /freebsd/sys/contrib/device-tree/src/arm/samsung/ |
| 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 | 155 &mfc { 156 compatible = "samsung,mfc-v8";
|
| H A D | exynos3250.dtsi | 159 bus_mfc: bus-mfc { 659 mfc: codec@13400000 { label 660 compatible = "samsung,exynos3250-mfc", "samsung,mfc-v7"; 663 clock-names = "mfc", "sclk_mfc";
|
| H A D | s5pv210.dtsi | 452 mfc: codec@f1700000 { label 453 compatible = "samsung,mfc-v5"; 458 clock-names = "mfc", "sclk_mfc";
|
| H A D | exynos4412-smdk4412.dts | 14 #include "exynos-mfc-reserved-memory.dtsi"
|
| H A D | exynos4412-itop-scp-core.dtsi | 18 #include "exynos-mfc-reserved-memory.dtsi" 470 &mfc {
|
| H A D | exynos4210-smdkv310.dts | 17 #include "exynos-mfc-reserved-memory.dtsi"
|
| H A D | exynos5420.dtsi | 113 bus_mfc: bus-mfc { 301 mfc: codec@11000000 { label 302 compatible = "samsung,mfc-v7"; 306 clock-names = "mfc";
|
| H A D | exynos4.dtsi | 437 mfc: codec@13400000 { label 438 compatible = "samsung,mfc-v5"; 443 clock-names = "mfc", "sclk_mfc";
|
| H A D | exynos4210-origen.dts | 19 #include "exynos-mfc-reserved-memory.dtsi"
|
| H A D | exynos5250.dtsi | 318 mfc: codec@11000000 { label 319 compatible = "samsung,mfc-v6"; 324 clock-names = "mfc";
|
| H A D | exynos4210.dtsi | 140 bus_mfc: bus-mfc {
|
| H A D | exynos5260.dtsi | 197 compatible = "samsung,exynos5260-clock-mfc";
|
| H A D | exynos4412-odroid-common.dtsi | 13 #include "exynos-mfc-reserved-memory.dtsi"
|
| H A D | exynos4412-origen.dts | 17 #include "exynos-mfc-reserved-memory.dtsi"
|
| H A D | exynos5250-manta.dts | 12 #include "exynos-mfc-reserved-memory.dtsi"
|
| /freebsd/sys/netinet6/ |
| H A D | ip6_mroute.c | 798 expire_mf6c(struct mf6c *mfc) in expire_mf6c() argument 802 while ((rte = mfc->mf6c_stall) != NULL) { in expire_mf6c() 803 mfc->mf6c_stall = rte->next; in expire_mf6c() 808 free(mfc, M_MRTABLE6); in expire_mf6c() 835 struct mf6c *mfc, **nmfc; in del_m6if_locked() local 838 while ((mfc = *nmfc) != NULL) { in del_m6if_locked() 839 if (mfc->mf6c_parent == mifi) { in del_m6if_locked() 840 *nmfc = mfc->mf6c_next; in del_m6if_locked() 841 if (mfc->mf6c_expire) in del_m6if_locked() 843 expire_mf6c(mfc); in del_m6if_locked() [all …]
|
| /freebsd/tools/tools/git/ |
| H A D | Makefile | 1 SCRIPTS= git-arc.sh git-mfc 3 MAN= git-arc.1 git-mfc.1
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | exynos5260-clock.txt | 58 7) "samsung,exynos5260-clock-mfc" 115 Input clocks for mfc clock controller: 172 compatible = "samsung,exynos5260-clock-mfc";
|
| H A D | exynos5433-clock.txt | 42 - "samsung,exynos5433-cmu-mfc" - clock controller compatible for CMU_MFC 145 Input clocks for mfc clock controller: 409 compatible = "samsung,exynos5433-cmu-mfc";
|
| /freebsd/sys/contrib/device-tree/src/arm64/tesla/ |
| H A D | fsd.dtsi | 490 compatible = "tesla,fsd-clock-mfc"; 974 mfc: mfc@12880000 { label 975 compatible = "tesla,fsd-mfc"; 978 clock-names = "mfc";
|