|
|
| version 1.4, 2003/09/15 23:38:13 | version 1.5, 2003/11/22 19:30:56 |
|---|---|
| Line 184 struct ifnet { | Line 184 struct ifnet { |
| typedef void if_init_f_t (void *); | typedef void if_init_f_t (void *); |
| /* | /* |
| * Binary compatability gunk for 4.x ONLY. | * Binary compatibility gunk for 4.x ONLY. |
| */ | */ |
| #define if_capabilities _u1.uif_capabilities | #define if_capabilities _u1.uif_capabilities |
| #define if_capenable _u2.uif_capenable | #define if_capenable _u2.uif_capenable |