Searched refs:addrname (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | radix_ipf.c | 1051 addrname(ap) in addrname() function 1150 addrname(&stp->dst), node[0].maskbitcount); 1172 printf("%s P%d\n", addrname(&stp->dst), stp->printed); 1347 printf("%d.%d.LOOKUP(%s)", pref, i, addrname(&af)); 1351 rn ? addrname(&stp->dst) : "NULL", 1355 printf("%d.%d.LOOKUP(%s)", pref, -1, addrname(addr)); 1359 rn ? addrname(&stp->dst) : "NULL", rn ? rn->maskbitcount : 0); 1381 printf("DELETE(%s)\n", addrname(&af)); 1393 printf("%d.delete(%s) = %s\n", item, addrname(&af), GNAME(rn));
|