Lines Matching defs:ac
115 struct arccom *ac;
127 ac = (struct arccom *)ifp;
256 ++ac->ac_seqid; /* make the seqid unique */
277 ah->arc_seqid = ac->ac_seqid;
304 ah->arc_seqid2 = ac->ac_seqid;
311 ah->arc_seqid = ac->ac_seqid;
344 struct arccom *ac;
351 ac = (struct arccom *)ifp;
384 af = &ac->ac_fragtab[src];
592 struct arccom *ac;
607 ac = (struct arccom *)ifp;
608 ac->ac_seqid = (time_second) & 0xFFFF; /* try to make seqid unique */