Home | History | Annotate | Download | only in ip

Lines Matching refs:ofp

80 static void read_mroute_list(FILE *ofp)
122 fprintf(ofp, "%-32s Iif: ", obuf);
125 fprintf(ofp, "unresolved ");
127 fprintf(ofp, "%-10s ", viftable[vifi]);
134 fprintf(ofp, "Oifs: ");
148 fprintf(ofp, "%s", viftable[ovifi]);
150 fprintf(ofp, "(ttl %d) ", ovifi);
152 fprintf(ofp, " ");
157 fprintf(ofp, "%s %u packets, %u bytes", _SL_, pkts, b);
159 fprintf(ofp, ", %u arrived on wrong iif.", w);
161 fprintf(ofp, "\n");