/src/sbin/routed/ |
radix.c | 663 rn_delete(void *v_arg, function in typeref:struct:radix_node * 699 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); 704 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); 725 log(LOG_ERR, "rn_delete: couldn't find our annotation\n"); 749 else log(LOG_ERR, "rn_delete: couldn't find us\n"); 789 "rn_delete: Orphaned Mask", 872 rnh->rnh_deladdr = rn_delete;
|
radix.c | 663 rn_delete(void *v_arg, function in typeref:struct:radix_node * 699 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); 704 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); 725 log(LOG_ERR, "rn_delete: couldn't find our annotation\n"); 749 else log(LOG_ERR, "rn_delete: couldn't find us\n"); 789 "rn_delete: Orphaned Mask", 872 rnh->rnh_deladdr = rn_delete;
|
/src/sys/net/ |
radix.c | 792 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); 797 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); 819 log(LOG_ERR, "rn_delete: couldn't find our annotation\n"); 857 log(LOG_ERR, "rn_delete: couldn't find us\n"); 907 log(LOG_ERR, "rn_delete: Orphaned Mask %p at %p\n", 938 rn_delete( function in typeref:struct:radix_node * 1097 rnh->rnh_deladdr = rn_delete;
|
radix.c | 792 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); 797 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); 819 log(LOG_ERR, "rn_delete: couldn't find our annotation\n"); 857 log(LOG_ERR, "rn_delete: couldn't find us\n"); 907 log(LOG_ERR, "rn_delete: Orphaned Mask %p at %p\n", 938 rn_delete( function in typeref:struct:radix_node * 1097 rnh->rnh_deladdr = rn_delete;
|