Searched refs:ag (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-9.3-release/sbin/routed/
H A Dtable.c121 ag_out(struct ag_info *ag, argument
129 if (ag->ag_state & AGS_SPLIT_HZ)
141 ag_cors = ag->ag_cors;
143 && ag_cors->ag_mask == ag->ag_mask<<1
144 && ag_cors->ag_dst_h == (ag->ag_dst_h & ag_cors->ag_mask)) {
145 ag_cors->ag_state |= ((ag_cors->ag_dst_h == ag->ag_dst_h)
155 if (ag->ag_state & AGS_REDUN0) {
156 if (ag->ag_state & AGS_REDUN1)
159 bit = (-ag->ag_mask) >> 1;
160 ag
173 ag_del(struct ag_info *ag) argument
206 struct ag_info *ag, *ag_cors; local
294 struct ag_info *ag, *nag, *ag_cors; local
1330 kern_out(struct ag_info *ag) argument
1628 struct ag_info *ag; local
[all...]
H A Doutput.c337 supply_out(struct ag_info *ag) argument
347 if (ag->ag_seqno < update_seqno
351 dst_h = ag->ag_dst_h;
352 mask = ag->ag_mask;
365 || ((ag->ag_state & AGS_RIPV2) && v1_mask != mask)) {
409 wb->n->n_metric = ((stopint || ag->ag_metric < 1)
411 : ag->ag_metric);
419 if (ag->ag_nhop != 0
421 || (ag->ag_nhop != ws.ifp->int_addr
422 && on_net(ag
[all...]
/freebsd-9.3-release/usr.bin/gzip/
H A Dzforce36 *.t[ag]z)
H A Dzdiff64 *.t[ag]z)
/freebsd-9.3-release/contrib/ntp/scripts/build/
H A DMakefile.am2 autogen -L ../sntp/include -L ../sntp/ag-tpl
H A DMakefile.in429 autogen -L ../sntp/include -L ../sntp/ag-tpl
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_trans_priv.h44 xfs_agnumber_t ag,
H A Dxfs_alloc.h32 XFS_ALLOCTYPE_FIRST_AG, /* ... start at ag 0 */
54 struct xfs_perag *pag; /* per-ag struct for this agno */
157 struct xfs_buf **bpp); /* buffer for the ag freelist header */
183 xfs_agnumber_t ag,
H A Dxfs_trans_item.c442 xfs_trans_add_busy(xfs_trans_t *tp, xfs_agnumber_t ag, xfs_extlen_t idx) argument
480 lbsp->lbc_ag = ag;
514 lbsp->lbc_ag = ag;
H A Dxfs_alloc.c65 #define TRACE_BUSY(fname,s,ag,agb,l,sl,tp) \
66 xfs_alloc_trace_busy(fname, s, mp, ag, agb, l, sl, tp, XFS_ALLOC_KTRACE_BUSY, __LINE__)
67 #define TRACE_UNBUSY(fname,s,ag,sl,tp) \
68 xfs_alloc_trace_busy(fname, s, mp, ag, -1, -1, sl, tp, XFS_ALLOC_KTRACE_UNBUSY, __LINE__)
69 #define TRACE_BUSYSEARCH(fname,s,ag,agb,l,sl,tp) \
70 xfs_alloc_trace_busy(fname, s, mp, ag, agb, l, sl, tp, XFS_ALLOC_KTRACE_BUSYSEARCH, __LINE__)
75 #define TRACE_BUSY(s,a,ag,agb,l,sl,tp)
76 #define TRACE_UNBUSY(fname,s,ag,sl,tp)
77 #define TRACE_BUSYSEARCH(fname,s,ag,agb,l,sl,tp)
81 * Prototypes for per-ag allocatio
[all...]
H A Dxfs_trans.h561 * the agf for the ag in which the blocks live: sector size
562 * the agfl for the ag in which the blocks live: sector size
587 * the agf for the ag in which the blocks live: 2 * sector size
588 * the agfl for the ag in which the blocks live: 2 * sector size
615 * the agi and agf of the ag getting the new inodes: 2 * sectorsize
646 * the agi and agf of the ag getting the new inodes: 2 * sectorsize
727 * agf of the ag from which the extent is allocated: sector size
870 * the agf for the ag in which the blocks live: 2 * sector size
871 * the agfl for the ag in which the blocks live: 2 * sector size
1011 xfs_agnumber_t ag,
[all...]
H A Dxfs_bmap.c2468 xfs_agnumber_t fb_agno; /* ag number of ap->firstblock */
2715 xfs_agnumber_t ag; local
2716 xfs_agnumber_t fb_agno; /* ag number of ap->firstblock */
2775 startag = ag = XFS_FSB_TO_AGNO(mp, args.fsbno);
2779 pag = &mp->m_perag[ag];
2782 ag, XFS_ALLOC_FLAG_TRYLOCK))) {
2801 if (++ag == mp->m_sb.sb_agcount)
2802 ag = 0;
2803 if (ag == startag)
3960 xfs_fsblock_t firstblock; /* 1st block/ag allocate
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A DMakefile.am41 MakeDefs.inc README ag-char-map.h \
/freebsd-9.3-release/contrib/ntp/ntpsnmpd/
H A DMakefile.am61 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-9.3-release/contrib/ntp/scripts/ntpsweep/
H A DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-9.3-release/contrib/ntp/scripts/ntptrace/
H A DMakefile.am11 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-9.3-release/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am12 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-9.3-release/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.am25 autogen -L include -L ag-tpl --writable
93 ag-tpl \
/freebsd-9.3-release/contrib/ntp/ntpq/
H A DMakefile.am59 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-9.3-release/contrib/ntp/util/
H A DMakefile.am62 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A DMakefile.am68 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-9.3-release/contrib/ntp/scripts/
H A DMakefile.am18 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
82 #OPTTPL = ../sntp/ag-tpl/perlopt.tpl
/freebsd-9.3-release/contrib/ntp/ntpd/
H A DMakefile.am184 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable

Completed in 290 milliseconds

12