Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107369955
D27024.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
353 B
Referenced Files
None
Subscribers
None
D27024.diff
View Options
Index: head/sys/net/radix.c
===================================================================
--- head/sys/net/radix.c
+++ head/sys/net/radix.c
@@ -483,7 +483,7 @@
return (tt);
}
-struct radix_node *
+static struct radix_node *
rn_addmask(void *n_arg, struct radix_mask_head *maskhead, int search, int skip)
{
unsigned char *netmask = n_arg;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 14, 4:21 AM (21 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15790941
Default Alt Text
D27024.diff (353 B)
Attached To
Mode
D27024: Fix declaration of rn_addmask()
Attached
Detach File
Event Timeline
Log In to Comment