Searched refs:mfp (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_macfilter.c | 298 mfp->mf_mac_used, mfp->mf_mac_allocated, n); in macfilter_mactable_resize() 416 mfp->mf_mac_used, mfp->mf_mac_allocated); in macfilter_mactable_change() 464 bcopy(&mfp->mf_macs[i], &mfp->mf_macs[j], sizeof(mfp->mf_macs[0])); in macfilter_mactable_remove_by_hookid() 536 mtx_lock(&mfp->mtx); in macfilter_ether_output() 576 mtx_lock(&mfp->mtx); in macfilter_ether_input() 625 macfilter_p mfp = malloc(sizeof(*mfp), M_NETGRAPH, M_NOWAIT | M_ZERO); in ng_macfilter_constructor() local 626 if (mfp == NULL) in ng_macfilter_constructor() 663 mfp->mf_upper = realloc(mfp->mf_upper, in ng_macfilter_newhook() 664 sizeof(mfp->mf_upper[0])*mfp->mf_upper_cnt, in ng_macfilter_newhook() 849 mfp->mf_upper = realloc(mfp->mf_upper, in ng_macfilter_disconnect() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | mrvl,intc.yaml | 93 mrvl,clr-mfp-irq:
|
| H A D | mrvl,intc.txt | 24 - mrvl,clr-mfp-irq : Specifies the interrupt that needs to clear MFP edge
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | mmp2.dtsi | 79 mrvl,clr-mfp-irq = <1>;
|