Rev 3846 | Rev 4243 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3846 | Rev 3912 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /* |
1 | /* |
2 | * Copyright (c) 2008 Lukas Mejdrech |
2 | * Copyright (c) 2009 Lukas Mejdrech |
3 | * All rights reserved. |
3 | * All rights reserved. |
4 | * |
4 | * |
5 | * Redistribution and use in source and binary forms, with or without |
5 | * Redistribution and use in source and binary forms, with or without |
6 | * modification, are permitted provided that the following conditions |
6 | * modification, are permitted provided that the following conditions |
7 | * are met: |
7 | * are met: |
Line 237... | Line 237... | ||
237 | #define SOL_RXRPC 272 |
237 | #define SOL_RXRPC 272 |
238 | #define SOL_PPPOL2TP 273 |
238 | #define SOL_PPPOL2TP 273 |
239 | #define SOL_BLUETOOTH 274 |
239 | #define SOL_BLUETOOTH 274 |
240 | */ |
240 | */ |
241 | // |
241 | // |
242 | /** IPX options. |
242 | ///** IPX options. |
243 | // */ |
243 | // */ |
244 | //#define IPX_TYPE 1 |
244 | //#define IPX_TYPE 1 |
245 | 245 | ||
246 | #endif |
246 | #endif |
247 | 247 |