Home | History | Annotate | Download | only in ip

Lines Matching defs:up

47 	int up;
109 _PF(UP);
123 "TESTING", "DORMANT", "UP"
378 if (filter.up && !(ifi->ifi_flags&IFF_UP))
808 } else if (strcmp(*argv, "up") == 0) {
809 filter.up = 1;