Searched refs:frt (Results 1 – 6 of 6) sorted by relevance
636 struct mf6c *frt; in X_ip6_mrouter_done() local645 frt = rt; in X_ip6_mrouter_done()647 free(frt, M_MRTABLE6); in X_ip6_mrouter_done()
3911 frentry_t *frt, *start = fr; in ipf_synclist() local3998 for (frt = start; frt != fr; fr = fr->fr_next) { in ipf_synclist()3999 if (((frt->fr_type & ~FR_T_BUILTIN) == FR_T_IPF) && in ipf_synclist()4000 (frt->fr_satype == FRI_LOOKUP) && (frt->fr_srcptr != NULL)) in ipf_synclist()4001 ipf_lookup_deref(softc, frt->fr_srctype, in ipf_synclist()4002 frt->fr_srcptr); in ipf_synclist()4003 if (((frt->fr_type & ~FR_T_BUILTIN) == FR_T_IPF) && in ipf_synclist()4004 (frt->fr_datype == FRI_LOOKUP) && (frt->fr_dstptr != NULL)) in ipf_synclist()4005 ipf_lookup_deref(softc, frt->fr_dsttype, in ipf_synclist()4006 frt->fr_dstptr); in ipf_synclist()
2072 …uint32_t frt : 1; /**< FrameRemainingToggle. This bit is loaded from the… member2084 uint32_t frt : 1;
79 frtuc_t *frt; member
76 frtuc_t *frt; member
10268 …for ac_prog in f95 fort xlf95 ifc efc pgf95 lf95 gfortran f90 xlf90 pgf90 epcf90 g77 f77 xlf frt p…10310 …for ac_prog in f95 fort xlf95 ifc efc pgf95 lf95 gfortran f90 xlf90 pgf90 epcf90 g77 f77 xlf frt p…