123456789101112131415161718192021222324252627 |
- /* Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 and
- * only version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- */
- #include <linux/init.h>
- #include <linux/module.h>
- #include <linux/netdevice.h>
- #ifndef DATARMNET104309e08f
- #define DATARMNET104309e08f
- #define DATARMNETadb2d068fe (0xd26+209-0xdf6)
- #define DATARMNET8120d41372 (0xd1f+216-0xdf5)
- #define DATARMNET47c2367f93 (0xd18+223-0xdf4)
- extern struct DATARMNETa6b20d7e8b DATARMNETecc0627c70;extern int
- rmnet_is_real_dev_registered(const struct net_device*real_dev);extern
- rx_handler_result_t rmnet_rx_handler(struct sk_buff**DATARMNET89946cec52);int
- __init DATARMNET163e93649e(void);void __exit DATARMNETf3298dab6f(void);
- #endif
|