Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159365438
D57334.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
505 B
Referenced Files
None
Subscribers
None
D57334.id.diff
View Options
Index: sys/netlink/route/interface.h
===================================================================
--- sys/netlink/route/interface.h
+++ sys/netlink/route/interface.h
@@ -36,7 +36,7 @@
struct ifinfomsg {
unsigned char ifi_family; /* not used */
unsigned char __ifi_pad;
- unsigned short ifi_type; /* ARPHRD_* */
+ unsigned short ifi_type; /* IFT_* (net/if_types.h) */
int ifi_index; /* Inteface index */
unsigned ifi_flags; /* IFF_* flags */
unsigned ifi_change; /* IFF_* change mask */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 14, 8:21 AM (6 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33946216
Default Alt Text
D57334.id.diff (505 B)
Attached To
Mode
D57334: netlink: Indicate that ifinfomsg uses IFT_* types
Attached
Detach File
Event Timeline
Log In to Comment